Searched refs:json_manifest (Results 1 – 3 of 3) sorted by relevance
15 "json_manifest.cc",16 "json_manifest.h",
34 bool Init(const std::string& json_manifest, ErrorInfo* error_info);
143 std::unique_ptr<JsonManifest> json_manifest; member in nacl::__anonb53efb160111::NaClPluginInstance175 return nacl_plugin_instance->json_manifest.get(); in GetJsonManifest()1083 GetNaClPluginInstance(instance)->json_manifest = std::move(j); in CreateJsonManifest()