Home
last modified time | relevance | path

Searched defs:relative_url (Results 1 – 4 of 4) sorted by relevance

/external/chromium_org/url/
Durl_canon_relative.cc231 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/
Dhttp_request.h36 std::string relative_url; // Starts with '/'. Example: "/test?query=foo" member
/external/chromium_org/content/browser/download/
Ddownload_browsertest.cc512 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/
Djson_manifest.cc591 std::string relative_url; in GetKeyUrl() local