Home
last modified time | relevance | path

Searched refs:GetProgramURL (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/cronet/components/nacl/renderer/
H A Djson_manifest.h38 bool GetProgramURL(std::string* full_url,
H A Djson_manifest.cc407 bool JsonManifest::GetProgramURL(std::string* full_url, in GetProgramURL() function in nacl::JsonManifest
H A Dppb_nacl_private_impl.cc247 if (manifest->GetProgramURL(&full_url, &pnacl_options, &error_info)) { in StartupInitializationComplete()
1124 if (manifest->GetProgramURL(&full_url, pnacl_options, &error_info)) { in GetManifestProgramURL()