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

  /external/chromium/chrome/browser/translate/
translate_prefs.h 46 void IncrementTranslationDeniedCount(const std::string& language);
translate_prefs.cc 100 void TranslatePrefs::IncrementTranslationDeniedCount(
translate_infobar_delegate.cc 125 prefs_.IncrementTranslationDeniedCount(original_language_code);

Completed in 97 milliseconds