IsValueBlacklisted  110 components/translate/core/browser/translate_prefs.cc   return IsValueBlacklisted(kPrefTranslateBlockedLanguages,
IsValueBlacklisted  141 components/translate/core/browser/translate_prefs.cc   return IsValueBlacklisted(kPrefTranslateSiteBlacklist, site);
IsValueBlacklisted  125 components/translate/core/browser/translate_prefs.h   bool IsValueBlacklisted(const char* pref_id, const std::string& value) const;