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

  /external/chromium/googleurl/src/
url_canon_relative.cc 340 CanonicalizeRef(relative_url, ref, output, &out_parsed->ref);
356 CanonicalizeRef(relative_url, ref, output, &out_parsed->ref);
369 CanonicalizeRef(relative_url, ref, output, &out_parsed->ref);
url_canon_stdurl.cc 112 CanonicalizeRef(source.ref, parsed.ref, output, &new_parsed->ref);
url_canon_etc.cc 378 void CanonicalizeRef(const char* spec,
385 void CanonicalizeRef(const char16* spec,
url_canon_fileurl.cc 143 CanonicalizeRef(source.ref, parsed.ref, output, &new_parsed->ref);
url_canon.h 494 GURL_API void CanonicalizeRef(const char* spec,
498 GURL_API void CanonicalizeRef(const char16* spec,
    [all...]
url_canon_unittest.cc     [all...]

Completed in 32 milliseconds