Home
last modified time | relevance | path

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

/external/chromium_org/content/renderer/pepper/
Dplugin_module.h120 static const PPB_Core* GetCore();
Dplugin_module.cc543 const PPB_Core* PluginModule::GetCore() { in GetCore() function in content::PluginModule
Dpepper_plugin_instance_impl.cc1642 PluginModule::GetCore()->ReleaseResource(print_output); in PrintPageHelper()