Searched refs:NotifyLastPluginRefWasDeleted (Results 1 – 5 of 5) sorted by relevance
58 void PluginResource::NotifyLastPluginRefWasDeleted() { in NotifyLastPluginRefWasDeleted() function in ppapi::proxy::PluginResource59 Resource::NotifyLastPluginRefWasDeleted(); in NotifyLastPluginRefWasDeleted()
55 virtual void NotifyLastPluginRefWasDeleted() OVERRIDE;
54 void Resource::NotifyLastPluginRefWasDeleted() { in NotifyLastPluginRefWasDeleted() function in ppapi::Resource
181 virtual void NotifyLastPluginRefWasDeleted();
241 object->NotifyLastPluginRefWasDeleted(); in LastPluginRefWasDeleted()