GetFileKeys        65 ppapi/native_client/src/trusted/plugin/json_manifest.h   virtual bool GetFileKeys(std::set<nacl::string>* keys) const;
GetFileKeys        58 ppapi/native_client/src/trusted/plugin/manifest.h   virtual bool GetFileKeys(std::set<nacl::string>* keys) const = 0;
GetFileKeys       140 ppapi/native_client/src/trusted/plugin/service_runtime.cc   return manifest_->GetFileKeys(out_keys);