Searched refs:InstanceDeleted (Results 1 – 15 of 15) sorted by relevance
45 void InstanceDeleted();
44 void V8ObjectVar::InstanceDeleted() { in InstanceDeleted() function in ppapi::V8ObjectVar
62 void InstanceDeleted();
80 void InstanceDeleted(PP_Instance instance);
67 void InstanceDeleted();
162 void InstanceDeleted(PepperPluginInstanceImpl* instance);
131 object_var->InstanceDeleted(); in ForceReleaseV8Object()
157 void PluginObject::InstanceDeleted() { in InstanceDeleted() function in content::PluginObject
258 void HostGlobals::InstanceDeleted(PP_Instance instance) { in InstanceDeleted() function in content::HostGlobals
108 void MessageChannel::InstanceDeleted() { in InstanceDeleted() function in content::MessageChannel
576 void PluginModule::InstanceDeleted(PepperPluginInstanceImpl* instance) { in InstanceDeleted() function in content::PluginModule
630 (*i)->InstanceDeleted(); in ~PepperPluginInstanceImpl()634 message_channel_->InstanceDeleted(); in ~PepperPluginInstanceImpl()650 module_->InstanceDeleted(this); in ~PepperPluginInstanceImpl()653 original_module_->InstanceDeleted(this); in ~PepperPluginInstanceImpl()657 HostGlobals::Get()->InstanceDeleted(pp_instance_); in ~PepperPluginInstanceImpl()
42 void InstanceDeleted(PP_Instance instance);
94 void MojoPpapiGlobals::InstanceDeleted(PP_Instance instance) { in InstanceDeleted() function in mojo::examples::MojoPpapiGlobals
30 MojoPpapiGlobals::Get()->InstanceDeleted(pp_instance_); in ~PluginInstance()