MatchesPlugin     278 chrome/browser/plugins/plugin_finder.cc     if (!it->second->MatchesPlugin(plugin))
MatchesPlugin     297 chrome/browser/plugins/plugin_finder.cc   DCHECK(metadata->MatchesPlugin(plugin));
MatchesPlugin      75 chrome/browser/plugins/plugin_metadata.h   bool MatchesPlugin(const content::WebPluginInfo& plugin);