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

  /external/chromium_org/components/plugins/renderer/
plugin_placeholder.h 53 const content::WebPluginInfo& GetPluginInfo() const;
plugin_placeholder.cc 240 const content::WebPluginInfo& PluginPlaceholder::GetPluginInfo() const {
  /external/chromium_org/content/public/browser/
plugin_service.h 72 virtual bool GetPluginInfo(int render_process_id,
  /external/chromium_org/content/browser/
plugin_service_impl.h 76 virtual bool GetPluginInfo(int render_process_id,
plugin_service_impl.cc 470 bool found = GetPluginInfo(
522 bool PluginServiceImpl::GetPluginInfo(int render_process_id,
  /external/chromium_org/chrome/renderer/plugins/
chrome_plugin_placeholder.cc 335 if (!GetPluginInfo().path.value().empty()) {
  /external/chromium_org/content/browser/loader/
buffered_resource_handler.cc 464 return PluginServiceImpl::GetInstance()->GetPluginInfo(
  /external/chromium_org/chrome/browser/download/
download_target_determiner.cc 433 bool plugin_found = plugin_service->GetPluginInfo(-1, -1, resource_context,
440 // done we can retry the GetPluginInfo call. We break out of this cycle
    [all...]
  /external/chromium_org/chrome/browser/ui/views/tabs/
browser_tab_strip_controller.cc 582 content::PluginService::GetInstance()->GetPluginInfo(
  /external/chromium_org/content/browser/renderer_host/
render_message_filter.cc 738 *found = plugin_service_->GetPluginInfo(
    [all...]

Completed in 245 milliseconds