Searched refs:FindPluginWithIdentifier (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/chrome/browser/plugins/
H A Dplugin_finder.h58 bool FindPluginWithIdentifier(const std::string& identifier,
H A Dplugin_observer.cc387 if (finder->FindPluginWithIdentifier(identifier, &installer, &plugin)) {
493 bool ret = PluginFinder::GetInstance()->FindPluginWithIdentifier(
H A Dplugin_finder.cc211 bool PluginFinder::FindPluginWithIdentifier( function in class:PluginFinder

Completed in 108 milliseconds