Searched defs:plugin_module (Results 1 – 7 of 7) sorted by relevance
22 PluginModule* plugin_module = HostGlobals::Get()->GetModule(module); in PluginCrashed() local37 PluginModule* plugin_module = HostGlobals::Get()->GetModule(module); in SetReserveInstanceIDCallback() local43 PluginModule* plugin_module = HostGlobals::Get()->GetModule(module); in AddRefModule() local49 PluginModule* plugin_module = HostGlobals::Get()->GetModule(module); in ReleaseModule() local55 PluginModule* plugin_module = HostGlobals::Get()->GetModule(module); in IsInModuleDestructor() local
161 PluginModule* plugin_module = in valueChanged() local182 PluginModule* plugin_module = in overlayChanged() local
106 PepperBroker::PepperBroker(PluginModule* plugin_module) in PepperBroker()
99 PluginModule* plugin_module = in PPB_VideoDecoder_Impl() local
57 PepperWebPluginImpl::PepperWebPluginImpl(PluginModule* plugin_module, in PepperWebPluginImpl()
38 PluginModule* plugin_module() { return plugin_module_.get(); } in plugin_module() function
23 PluginInstance::PluginInstance(scoped_refptr<PluginModule> plugin_module) in PluginInstance()