Searched refs:kPrefTranslateAcceptedCount (Results 1 – 3 of 3) sorted by relevance
19 const char TranslatePrefs::kPrefTranslateAcceptedCount[] = member in TranslatePrefs117 prefs_->GetDictionary(kPrefTranslateAcceptedCount); in GetTranslationAcceptedCount()124 DictionaryPrefUpdate update(prefs_, kPrefTranslateAcceptedCount); in IncrementTranslationAcceptedCount()133 DictionaryPrefUpdate update(prefs_, kPrefTranslateAcceptedCount); in ResetTranslationAcceptedCount()164 if (!user_prefs->FindPreference(kPrefTranslateAcceptedCount)) in RegisterUserPrefs()165 user_prefs->RegisterDictionaryPref(kPrefTranslateAcceptedCount); in RegisterUserPrefs()
23 static const char kPrefTranslateAcceptedCount[]; variable
106 TranslatePrefs::kPrefTranslateAcceptedCount,