Searched refs:GetProgramURL (Results 1 – 3 of 3) sorted by relevance
38 bool GetProgramURL(std::string* full_url,
407 bool JsonManifest::GetProgramURL(std::string* full_url, in GetProgramURL() function in nacl::JsonManifest
247 if (manifest->GetProgramURL(&full_url, &pnacl_options, &error_info)) { in StartupInitializationComplete()1124 if (manifest->GetProgramURL(&full_url, pnacl_options, &error_info)) { in GetManifestProgramURL()