Searched refs:InstanceCreated (Results 1 – 3 of 3) sorted by relevance
161 void InstanceCreated(PepperPluginInstanceImpl* instance);
584 void PluginModule::InstanceCreated(PepperPluginInstanceImpl* instance) { in InstanceCreated() function in content::PluginModule
535 module_->InstanceCreated(this); in PepperPluginInstanceImpl()