Searched refs:renderer_ppapi_host (Results 1 – 6 of 6) sorted by relevance
61 RendererPpapiHost* renderer_ppapi_host = in AppendFileRefToBody() local62 instance_impl->module()->renderer_ppapi_host(); in AppendFileRefToBody()63 if (!renderer_ppapi_host) in AppendFileRefToBody()66 renderer_ppapi_host->GetPpapiHost()->GetResourceHost(resource); in AppendFileRefToBody()
82 DCHECK(!module->renderer_ppapi_host()); in CreateOnModuleForOutOfProcess()96 DCHECK(!module->renderer_ppapi_host()); in CreateOnModuleForInProcess()116 return instance->module()->renderer_ppapi_host(); in GetForPPInstance()
129 RendererPpapiHostImpl* renderer_ppapi_host() { in renderer_ppapi_host() function
555 RendererPpapiHostImpl* host_impl = module_->renderer_ppapi_host(); in PepperPluginInstanceImpl()818 RendererPpapiHostImpl* host_impl = module_->renderer_ppapi_host(); in HandleDocumentLoad()2783 RendererPpapiHostImpl* renderer_ppapi_host = in SwitchToOutOfProcessProxy() local2792 if (!renderer_ppapi_host) { in SwitchToOutOfProcessProxy()2918 RendererPpapiHostImpl* host_impl = module_->renderer_ppapi_host(); in MakePendingFileRefRendererHost()3028 RendererPpapiHostImpl* host_impl = module_->renderer_ppapi_host(); in DidDataFromWebURLResponse()
692 if (!module->renderer_ppapi_host()) { in Create()
50 'public/renderer/renderer_ppapi_host.h',