Searched defs:relative_url (Results 1 – 7 of 7) sorted by relevance
/external/chromium/googleurl/src/ |
D | url_canon_relative.cc | 239 const CHAR* relative_url, in CopyBaseDriveSpecIfNecessary() 277 const CHAR* relative_url, in DoResolveRelativePath() 385 const CHAR* relative_url, in DoResolveRelativeHost() 415 bool DoResolveAbsoluteFile(const CHAR* relative_url, in DoResolveAbsoluteFile() 437 const CHAR* relative_url, in DoResolveRelativeURL() 549 const char* relative_url, in ResolveRelativeURL() 562 const char16* relative_url, in ResolveRelativeURL()
|
/external/chromium_org/url/ |
D | url_canon_relative.cc | 227 const CHAR* relative_url, in CopyBaseDriveSpecIfNecessary() 265 const CHAR* relative_url, in DoResolveRelativePath() 373 const CHAR* relative_url, in DoResolveRelativeHost() 402 bool DoResolveAbsoluteFile(const CHAR* relative_url, in DoResolveAbsoluteFile() 424 const CHAR* relative_url, in DoResolveRelativeURL() 539 const char* relative_url, in ResolveRelativeURL() 552 const base::char16* relative_url, in ResolveRelativeURL()
|
/external/chromium_org/net/test/embedded_test_server/ |
D | http_request.h | 36 std::string relative_url; // Starts with '/'. Example: "/test?query=foo" member
|
/external/chromium_org/ppapi/native_client/src/trusted/plugin/ |
D | json_manifest.cc | 432 nacl::string relative_url; in GetKeyUrl() local 544 bool JsonManifest::ResolveURL(const nacl::string& relative_url, in ResolveURL()
|
D | pnacl_coordinator.cc | 56 virtual bool ResolveURL(const nacl::string& relative_url, in ResolveURL()
|
/external/chromium_org/chrome_frame/test/ |
D | chrome_frame_automation_mock.h | 89 bool NavigateRelative(const std::wstring& relative_url) { in NavigateRelative()
|
D | navigation_test.cc | 885 const wchar_t* relative_url = L"/header_test"; in HeaderTestWithData() local
|