Searched defs:IsCompatibleWithASCIILetters (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/net/base/
H A Dnet_util_icu.cc84 bool IsCompatibleWithASCIILetters(const std::string& lang) { function in namespace:net::__anon9031
161 if (IsCompatibleWithASCIILetters(lang))

Completed in 205 milliseconds