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;
56 void Resource::NotifyLastPluginRefWasDeleted() { in NotifyLastPluginRefWasDeleted() function in ppapi::Resource
178 virtual void NotifyLastPluginRefWasDeleted();
243 object->NotifyLastPluginRefWasDeleted(); in LastPluginRefWasDeleted()