OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:GetPluginInstance
(Results
1 - 14
of
14
) sorted by null
/external/chromium_org/chrome/renderer/pepper/
pepper_flash_fullscreen_host.cc
41
renderer_ppapi_host_->
GetPluginInstance
(pp_instance());
pepper_pdf_host.cc
179
host_->
GetPluginInstance
(pp_instance());
189
host_->
GetPluginInstance
(pp_instance());
199
host_->
GetPluginInstance
(pp_instance());
229
host_->
GetPluginInstance
(pp_instance());
249
host_->
GetPluginInstance
(pp_instance());
270
host_->
GetPluginInstance
(pp_instance());
pepper_flash_drm_renderer_host.cc
48
renderer_ppapi_host_->
GetPluginInstance
(pp_instance());
pepper_flash_renderer_host.cc
190
host_->
GetPluginInstance
(pp_instance());
308
host_->
GetPluginInstance
(pp_instance());
374
host_->
GetPluginInstance
(pp_instance());
/external/chromium_org/content/public/renderer/
renderer_ppapi_host.h
72
virtual PepperPluginInstance*
GetPluginInstance
(
/external/chromium_org/content/renderer/pepper/
mock_renderer_ppapi_host.h
38
virtual PepperPluginInstance*
GetPluginInstance
(
ppb_var_deprecated_impl.cc
121
PepperPluginInstanceImpl*
GetPluginInstance
() {
207
PP_Var ret = NPVariantToPPVar(accessor.
GetPluginInstance
(), &result);
321
PP_Var ret = NPVariantToPPVar(accessor->
GetPluginInstance
(), &result);
334
PepperPluginInstanceImpl* plugin = accessor.
GetPluginInstance
();
372
PP_Var ret = NPVariantToPPVar(accessor.
GetPluginInstance
(), &result);
host_dispatcher_wrapper.cc
80
PepperPluginInstance* plugin_instance = host->
GetPluginInstance
(instance);
mock_renderer_ppapi_host.cc
33
PepperPluginInstance* MockRendererPpapiHost::
GetPluginInstance
(
renderer_ppapi_host_impl.h
79
virtual PepperPluginInstance*
GetPluginInstance
(
pepper_url_loader_host.cc
372
renderer_ppapi_host_->
GetPluginInstance
(pp_instance());
renderer_ppapi_host_impl.cc
161
PepperPluginInstance* RendererPpapiHostImpl::
GetPluginInstance
(
pepper_video_capture_host.cc
55
return !!renderer_ppapi_host_->
GetPluginInstance
(pp_instance());
pepper_graphics_2d_host.cc
359
renderer_ppapi_host_->
GetPluginInstance
(pp_instance());
Completed in 81 milliseconds