Searched refs:IsDictionaryEmpty (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/components/translate/core/browser/
H A Dtranslate_prefs.h145 bool IsDictionaryEmpty(const char* pref_id) const;
H A Dtranslate_prefs.cc215 return !IsDictionaryEmpty(kPrefTranslateWhitelists);
573 bool TranslatePrefs::IsDictionaryEmpty(const char* pref_id) const { function in class:translate::TranslatePrefs

Completed in 1228 milliseconds