Searched refs:OnCouldNotLoadPlugin (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/chrome/browser/plugins/
H A Dplugin_observer.h71 void OnCouldNotLoadPlugin(const base::FilePath& plugin_path);
H A Dplugin_observer.cc362 OnCouldNotLoadPlugin)
460 void PluginObserver::OnCouldNotLoadPlugin(const base::FilePath& plugin_path) { function in class:PluginObserver
/external/chromium_org/chrome/browser/guest_view/web_view/
H A Dchrome_web_view_permission_helper_delegate.h67 void OnCouldNotLoadPlugin(const base::FilePath& plugin_path);
H A Dchrome_web_view_permission_helper_delegate.cc51 OnCouldNotLoadPlugin)
84 void ChromeWebViewPermissionHelperDelegate::OnCouldNotLoadPlugin( function in class:ChromeWebViewPermissionHelperDelegate

Completed in 752 milliseconds