Searched refs:IsDictionaryEmpty (Results 1 – 2 of 2) sorted by relevance
145 bool IsDictionaryEmpty(const char* pref_id) const;
215 return !IsDictionaryEmpty(kPrefTranslateWhitelists); in HasWhitelistedLanguagePairs()573 bool TranslatePrefs::IsDictionaryEmpty(const char* pref_id) const { in IsDictionaryEmpty() function in translate::TranslatePrefs