HomeSort by relevance Sort by last modified time
    Searched refs:CorrectLanguageCodeTypo (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/chrome/common/translate/
language_detection_util.h 23 void CorrectLanguageCodeTypo(std::string* code);
language_detection_util_unittest.cc 20 LanguageDetectionUtil::CorrectLanguageCodeTypo(&language);
25 LanguageDetectionUtil::CorrectLanguageCodeTypo(&language);
30 LanguageDetectionUtil::CorrectLanguageCodeTypo(&language);
language_detection_util.cc 54 LanguageDetectionUtil::CorrectLanguageCodeTypo(code);
191 void CorrectLanguageCodeTypo(std::string* code) {

Completed in 344 milliseconds