Home
last modified time | relevance | path

Searched defs:url_prefix (Results 1 – 5 of 5) sorted by relevance

/external/chromium/net/url_request/
Dview_cache_helper.cc65 const std::string& url_prefix) { in FormatEntryInfo()
108 const std::string& url_prefix, in GetContentsHTML()
118 const std::string& url_prefix, in GetInfoHTML()
/external/chromium/chrome/browser/ui/tests/
Dbrowser_uitest.cc111 std::wstring url_prefix(L"javascript:(function(){w=window.open();"); in TEST_F() local
/external/chromium/chrome/browser/safe_browsing/
Dsafe_browsing_database_unittest.cc44 const SBPrefix& url_prefix) { in InsertAddChunkHostPrefixValue()
121 const SBPrefix& url_prefix) { in InsertSubChunkHostPrefixValue()
Dsafe_browsing_test.cc305 std::string url_prefix = in SetUpCommandLine() local
/external/chromium/chrome/browser/
Dbrowser_about_handler.cc1253 GURL RemapAboutURL(const std::string& url_prefix, const GURL& url) { in RemapAboutURL()