Home
last modified time | relevance | path

Searched refs:GetSomeInstance (Results 1 – 3 of 3) sorted by relevance

/external/chromium_org/content/renderer/pepper/
Dplugin_module.h150 PepperPluginInstanceImpl* GetSomeInstance() const;
Dppb_var_deprecated_impl.cc406 return PluginObject::Create(module->GetSomeInstance(), in CreateObjectWithModuleDeprecated()
Dplugin_module.cc567 PepperPluginInstanceImpl* PluginModule::GetSomeInstance() const { in GetSomeInstance() function in content::PluginModule