Home
last modified time | relevance | path

Searched refs:ReplacePathURL (Results 1 – 4 of 4) sorted by relevance

/external/chromium/googleurl/src/
Durl_canon_pathurl.cc103 bool ReplacePathURL(const char* base, in ReplacePathURL() function
115 bool ReplacePathURL(const char* base, in ReplacePathURL() function
Durl_canon.h782 bool ReplacePathURL(const char* base,
787 bool ReplacePathURL(const char* base,
Durl_util.cc318 return url_canon::ReplacePathURL(spec, parsed, replacements, in DoReplaceComponents()
Durl_canon_unittest.cc1355 TEST(URLCanonTest, ReplacePathURL) { in TEST() argument
1387 url_canon::ReplacePathURL(cur.base, parsed, in TEST()