HomeSort by relevance Sort by last modified time
    Searched defs:LanguageDetectionUtil (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/chrome/common/translate/
language_detection_util.h 12 namespace LanguageDetectionUtil {
45 } // namespace LanguageDetectionUtil
language_detection_util.cc 54 LanguageDetectionUtil::CorrectLanguageCodeTypo(code);
56 if (!LanguageDetectionUtil::IsValidLanguageCode(*code)) {
113 namespace LanguageDetectionUtil {
297 } // namespace LanguageDetectionUtil

Completed in 53 milliseconds