Home
last modified time | relevance | path

Searched defs:PluginModule (Results 1 – 11 of 11) sorted by relevance

/external/chromium_org/content/renderer/pepper/
Dpepper_plugin_registry.h15 class PluginModule; variable
Dhost_globals.h18 class PluginModule; variable
Dpepper_webplugin_impl.h28 class PluginModule; variable
Dmock_renderer_ppapi_host.h17 class PluginModule; variable
Dpepper_broker.h27 class PluginModule; variable
Dhost_dispatcher_wrapper.h22 class PluginModule; variable
Drenderer_ppapi_host_impl.h34 class PluginModule; variable
Dpepper_plugin_instance_impl.h106 class PluginModule; variable
Dplugin_module.cc397 PluginModule::PluginModule(const std::string& name, in PluginModule() function in content::PluginModule
/external/chromium_org/content/test/
Dppapi_unittest.h20 class PluginModule; variable
/external/chromium_org/mojo/examples/pepper_container_app/
Dplugin_module.cc38 PluginModule::PluginModule() : callback_tracker_(new ppapi::CallbackTracker) { in PluginModule() function in mojo::examples::PluginModule