Searched refs:url_prefix (Results 1 – 7 of 7) sorted by relevance
/external/chromium/net/url_request/ |
D | view_cache_helper.cc | 65 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()
|
D | view_cache_helper.h | 43 const std::string& url_prefix, 65 const std::string& url_prefix,
|
/external/chromium/chrome/browser/safe_browsing/ |
D | safe_browsing_test.cc | 305 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()
|
D | safe_browsing_database_unittest.cc | 44 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/ |
D | browser_uitest.cc | 111 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/ |
D | browser_about_handler.cc | 1253 GURL RemapAboutURL(const std::string& url_prefix, const GURL& url) { in RemapAboutURL() argument 1258 return GURL(url_prefix + path); in RemapAboutURL()
|
/external/bison/ |
D | ChangeLog | 2628 (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.
|