Searched refs:GetTranslationAcceptedCount (Results 1 – 3 of 3) sorted by relevance
91 int GetTranslationAcceptedCount(const std::string& language);
267 (prefs_->GetTranslationAcceptedCount(original_language_code()) >= in ShouldShowAlwaysTranslateShortcut()
245 int TranslatePrefs::GetTranslationAcceptedCount(const std::string& language) { in GetTranslationAcceptedCount() function in translate::TranslatePrefs