Searched refs:DoCanonicalizeRef (Results 1 - 1 of 1) sorted by relevance

/external/chromium/googleurl/src/
H A Durl_canon_etc.cc258 void DoCanonicalizeRef(const CHAR* spec, function in namespace:url_canon::__anon2748
382 DoCanonicalizeRef<char, unsigned char>(spec, ref, output, out_ref);
389 DoCanonicalizeRef<char16, char16>(spec, ref, output, out_ref);

Completed in 68 milliseconds