Home
last modified time | relevance | path

Searched refs:IsCompatibleWithASCIILetters (Results 1 – 1 of 1) sorted by relevance

/external/chromium/net/base/
Dnet_util.cc509 bool IsCompatibleWithASCIILetters(const std::string& lang) { in IsCompatibleWithASCIILetters() function
584 if (IsCompatibleWithASCIILetters(lang)) in IsComponentCoveredByLang()