HomeSort by relevance Sort by last modified time
    Searched refs:IncrementTranslationDeniedCount (Results 1 - 6 of 6) 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);
  /external/chromium_org/chrome/browser/translate/
translate_prefs.h 76 void IncrementTranslationDeniedCount(const std::string& language);
translate_ui_delegate.cc 175 prefs_->IncrementTranslationDeniedCount(GetOriginalLanguageCode());
translate_prefs.cc 219 void TranslatePrefs::IncrementTranslationDeniedCount(

Completed in 49 milliseconds