Searched refs:kPrefTranslateAcceptedCount (Results 1 – 3 of 3) sorted by relevance
28 const char TranslatePrefs::kPrefTranslateAcceptedCount[] = member in translate::TranslatePrefs247 prefs_->GetDictionary(kPrefTranslateAcceptedCount); in GetTranslationAcceptedCount()254 DictionaryPrefUpdate update(prefs_, kPrefTranslateAcceptedCount); in IncrementTranslationAcceptedCount()263 DictionaryPrefUpdate update(prefs_, kPrefTranslateAcceptedCount); in ResetTranslationAcceptedCount()364 kPrefTranslateAcceptedCount, in RegisterProfilePrefs()
39 static const char kPrefTranslateAcceptedCount[]; variable
197 keys.push_back(translate::TranslatePrefs::kPrefTranslateAcceptedCount); in SendPrefsToJs()