HomeSort by relevance Sort by last modified time
    Searched refs:CanonicalizeStandardURL (Results 1 - 10 of 10) sorted by null

  /external/chromium_org/chrome/test/perf/
url_parse_perftest.cc 77 url_canon::CanonicalizeStandardURL(typical_url1, typical_url1_len, parsed1,
82 url_canon::CanonicalizeStandardURL(typical_url2, typical_url2_len, parsed2,
87 url_canon::CanonicalizeStandardURL(typical_url3, typical_url3_len, parsed3,
105 url_canon::CanonicalizeStandardURL(typical_url1, typical_url1_len, parsed1,
111 url_canon::CanonicalizeStandardURL(typical_url2, typical_url2_len, parsed2,
117 url_canon::CanonicalizeStandardURL(typical_url3, typical_url3_len, parsed3,
  /external/chromium/googleurl/src/
url_canon_stdurl.cc 151 bool CanonicalizeStandardURL(const char* spec,
162 bool CanonicalizeStandardURL(const char16* spec,
url_canon.h 514 GURL_API bool CanonicalizeStandardURL(const char* spec,
520 GURL_API bool CanonicalizeStandardURL(const char16* spec,
    [all...]
url_util.cc 194 success = url_canon::CanonicalizeStandardURL(spec, spec_len, parsed_input,
url_canon_unittest.cc     [all...]
  /external/chromium_org/url/
url_canon_stdurl.cc 126 bool CanonicalizeStandardURL(const char* spec,
137 bool CanonicalizeStandardURL(const base::char16* spec,
url_canon_filesystemurl.cc 55 url_canon::CanonicalizeStandardURL(spec,
url_canon.h 505 URL_EXPORT bool CanonicalizeStandardURL(const char* spec,
511 URL_EXPORT bool CanonicalizeStandardURL(const base::char16* spec,
    [all...]
url_util.cc 180 success = url_canon::CanonicalizeStandardURL(spec, spec_len, parsed_input,
url_canon_unittest.cc     [all...]

Completed in 967 milliseconds