IsStringMatchedInSet  218 chrome/browser/plugins/plugin_prefs.cc   if (IsStringMatchedInSet(name, policy_enabled_plugin_patterns_)) {
IsStringMatchedInSet  220 chrome/browser/plugins/plugin_prefs.cc   } else if (IsStringMatchedInSet(name, policy_disabled_plugin_patterns_) &&
IsStringMatchedInSet  221 chrome/browser/plugins/plugin_prefs.cc              !IsStringMatchedInSet(
IsStringMatchedInSet  138 chrome/browser/plugins/plugin_prefs.h   static bool IsStringMatchedInSet(const base::string16& name,