Searched refs:manifest_base_url (Results 1 – 5 of 5) sorted by relevance
37 JsonManifest(const std::string& manifest_base_url,
95 const GURL& manifest_base_url() const { return manifest_base_url_; } in manifest_base_url() function
398 JsonManifest::JsonManifest(const std::string& manifest_base_url, in JsonManifest() argument402 : manifest_base_url_(manifest_base_url), in JsonManifest()
835 const GURL& base_url = load_manager->manifest_base_url(); in RequestNaClManifest()867 const GURL& gurl = load_manager->manifest_base_url(); in GetManifestBaseURL()907 const GURL& gurl = load_manager->manifest_base_url(); in DownloadManifestToBuffer()964 std::string base_url = load_manager->manifest_base_url().spec(); in DownloadManifestToBufferCompletion()
167 pp::Var manifest_base_url = in LoadNaClModule() local169 std::string manifest_base_url_str = manifest_base_url.AsString(); in LoadNaClModule()