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

/external/chromium/googleurl/src/
H A Durl_util.cc121 bool DoFindAndCompareScheme(const CHAR* str, function in namespace:url_util::__anon2932
403 return DoFindAndCompareScheme(str, str_len, compare, found_scheme);
410 return DoFindAndCompareScheme(str, str_len, compare, found_scheme);
/external/chromium_org/url/
H A Durl_util.cc99 bool DoFindAndCompareScheme(const CHAR* str, function in namespace:url_util::__anon15535
422 return DoFindAndCompareScheme(str, str_len, compare, found_scheme);
429 return DoFindAndCompareScheme(str, str_len, compare, found_scheme);

Completed in 651 milliseconds