HomeSort by relevance Sort by last modified time
    Searched refs:FindPluginWithIdentifier (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/chrome/browser/plugins/
plugin_finder.h 58 bool FindPluginWithIdentifier(const std::string& identifier,
plugin_observer.cc 387 if (finder->FindPluginWithIdentifier(identifier, &installer, &plugin)) {
493 bool ret = PluginFinder::GetInstance()->FindPluginWithIdentifier(
plugin_finder.cc 211 bool PluginFinder::FindPluginWithIdentifier(

Completed in 202 milliseconds