Searched defs:relative_url (Results 1 – 4 of 4) sorted by relevance
/external/chromium_org/url/ |
D | url_canon_relative.cc | 231 const CHAR* relative_url, in CopyBaseDriveSpecIfNecessary() 268 const CHAR* relative_url, in DoResolveRelativePath() 371 const CHAR* relative_url, in DoResolveRelativeHost() 400 bool DoResolveAbsoluteFile(const CHAR* relative_url, in DoResolveAbsoluteFile() 422 const CHAR* relative_url, in DoResolveRelativeURL() 537 const char* relative_url, in ResolveRelativeURL() 550 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/content/browser/download/ |
D | download_browsertest.cc | 512 const std::string& relative_url, in HandleRequestAndSendRedirectResponse() 527 const std::string& relative_url, in CreateRedirectHandler() 535 const std::string& relative_url, in HandleRequestAndSendBasicResponse() 551 const std::string& relative_url, in CreateBasicResponseHandler()
|
/external/chromium_org/components/nacl/renderer/ |
D | json_manifest.cc | 591 std::string relative_url; in GetKeyUrl() local
|