Home
last modified time | relevance | path

Searched refs:url_prefix (Results 1 – 7 of 7) sorted by relevance

/external/chromium/net/url_request/
Dview_cache_helper.cc65 const std::string& url_prefix) { in FormatEntryInfo() argument
67 GURL url = GURL(url_prefix + key); in FormatEntryInfo()
108 const std::string& url_prefix, in GetContentsHTML() argument
111 return GetInfoHTML(std::string(), context, url_prefix, out, callback); in GetContentsHTML()
118 const std::string& url_prefix, in GetInfoHTML() argument
125 url_prefix_ = url_prefix; in GetInfoHTML()
Dview_cache_helper.h43 const std::string& url_prefix,
65 const std::string& url_prefix,
/external/chromium/chrome/browser/safe_browsing/
Dsafe_browsing_test.cc305 std::string url_prefix = in SetUpCommandLine() local
309 command_line->AppendSwitchASCII(switches::kSbInfoURLPrefix, url_prefix); in SetUpCommandLine()
310 command_line->AppendSwitchASCII(switches::kSbMacKeyURLPrefix, url_prefix); in SetUpCommandLine()
Dsafe_browsing_database_unittest.cc44 const SBPrefix& url_prefix) { in InsertAddChunkHostPrefixValue() argument
51 host.entry->SetPrefixAt(0, url_prefix); in InsertAddChunkHostPrefixValue()
121 const SBPrefix& url_prefix) { in InsertSubChunkHostPrefixValue() argument
129 host.entry->SetPrefixAt(0, url_prefix); in InsertSubChunkHostPrefixValue()
/external/chromium/chrome/browser/ui/tests/
Dbrowser_uitest.cc111 std::wstring url_prefix(L"javascript:(function(){w=window.open();"); in TEST_F() local
112 GURL fork_url(url_prefix + in TEST_F()
/external/chromium/chrome/browser/
Dbrowser_about_handler.cc1253 GURL RemapAboutURL(const std::string& url_prefix, const GURL& url) { in RemapAboutURL() argument
1258 return GURL(url_prefix + path); in RemapAboutURL()
/external/bison/
DChangeLog2628 (config.guess-url_prefix, config.sub-url_prefix):
2629 (ansi2knr.c-url_prefix, texinfo.tex-url_prefix):
2630 (standards.texi-url_prefix, make-stds.texi-url_prefix, taget, url):
7198 (ansi2knr.c-url_prefix): Remove.