Home
last modified time | relevance | path

Searched refs:GetRenderViewIDsForInstance (Results 1 – 21 of 21) sorted by relevance

/external/chromium_org/content/browser/renderer_host/pepper/
Dpepper_file_ref_host.cc42 if (!host->GetRenderViewIDsForInstance(instance, in PepperFileRefHost()
91 if (!host->GetRenderViewIDsForInstance(instance, in PepperFileRefHost()
Dpepper_file_system_browser_host.cc88 if (!browser_ppapi_host_->GetRenderViewIDsForInstance( in OpenExisting()
200 if (!browser_ppapi_host_->GetRenderViewIDsForInstance(pp_instance(), in OnHostMsgOpen()
363 if (!browser_ppapi_host_->GetRenderViewIDsForInstance(pp_instance(), in OnHostMsgInitIsolatedFileSystem()
Dbrowser_ppapi_host_impl.h47 virtual bool GetRenderViewIDsForInstance(PP_Instance instance,
Dpepper_network_monitor_host.cc49 host->GetRenderViewIDsForInstance(instance, in PepperNetworkMonitorHost()
Dbrowser_ppapi_host_impl.cc87 bool BrowserPpapiHostImpl::GetRenderViewIDsForInstance( in GetRenderViewIDsForInstance() function in content::BrowserPpapiHostImpl
Dpepper_network_proxy_host.cc34 host->GetRenderViewIDsForInstance(instance, in PepperNetworkProxyHost()
Dpepper_host_resolver_message_filter.cc92 if (!host->GetRenderViewIDsForInstance( in PepperHostResolverMessageFilter()
Dpepper_tcp_server_socket_message_filter.cc56 if (!host->GetRenderViewIDsForInstance(instance, in PepperTCPServerSocketMessageFilter()
Dpepper_flash_file_message_filter.cc46 host->GetRenderViewIDsForInstance(instance, &render_process_id_, &unused); in PepperFlashFileMessageFilter()
Dpepper_udp_socket_message_filter.cc56 if (!host->GetRenderViewIDsForInstance(instance, in PepperUDPSocketMessageFilter()
Dpepper_tcp_socket_message_filter.cc72 if (!host->GetRenderViewIDsForInstance(instance, in PepperTCPSocketMessageFilter()
102 if (!host->GetRenderViewIDsForInstance(instance, in PepperTCPSocketMessageFilter()
Dpepper_file_io_host.cc97 if (!host->GetRenderViewIDsForInstance(instance, in PepperFileIOHost()
/external/chromium_org/content/public/browser/
Dbrowser_ppapi_host.h68 virtual bool GetRenderViewIDsForInstance(PP_Instance instance,
/external/chromium_org/chrome/browser/renderer_host/pepper/
Dpepper_broker_message_filter.cc32 host->GetRenderViewIDsForInstance(instance, &render_process_id_, &unused); in PepperBrokerMessageFilter()
Dpepper_talk_host.cc179 browser_ppapi_host_->GetRenderViewIDsForInstance( in OnRequestPermission()
195 browser_ppapi_host_->GetRenderViewIDsForInstance( in OnStartRemoting()
Dpepper_platform_verification_message_filter.cc26 host->GetRenderViewIDsForInstance( in PepperPlatformVerificationMessageFilter()
Dpepper_flash_browser_host.cc60 host->GetRenderViewIDsForInstance(instance, &render_process_id_, &unused); in PepperFlashBrowserHost()
Dpepper_flash_drm_host.cc123 host->GetRenderViewIDsForInstance( in PepperFlashDRMHost()
Dpepper_isolated_file_system_message_filter.cc45 if (!host->GetRenderViewIDsForInstance(instance, in Create()
Dpepper_extensions_common_message_filter.cc86 if (!host->GetRenderViewIDsForInstance(instance, &render_process_id, in Create()
Dpepper_output_protection_message_filter.cc254 host->GetRenderViewIDsForInstance( in PepperOutputProtectionMessageFilter()