OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:PluginModule
(Results
26 - 32
of
32
) sorted by null
1
2
/external/chromium_org/content/renderer/pepper/
plugin_object.cc
87
scoped_refptr<
PluginModule
> ref(accessor.object()->instance()->module());
112
scoped_refptr<
PluginModule
> ref(obj->instance()->module());
314
//
PluginModule
. The NPObject will normally handle its lifetime, and it
pepper_broker.cc
106
PepperBroker::PepperBroker(
PluginModule
* plugin_module)
ppb_video_decoder_impl.cc
99
PluginModule
* plugin_module =
pepper_plugin_instance_impl.cc
434
PluginModule
* module,
438
base::Bind(&
PluginModule
::GetPluginInterface, module);
512
PluginModule
* module,
[
all
...]
ppb_var_deprecated_impl.cc
394
PluginModule
* module = HostGlobals::Get()->GetModule(pp_module);
/external/chromium_org/mojo/examples/pepper_container_app/
plugin_instance.cc
23
PluginInstance::PluginInstance(scoped_refptr<
PluginModule
> plugin_module)
/external/chromium_org/content/renderer/
render_frame_impl.cc
[
all
...]
Completed in 423 milliseconds
1
2