Searched refs:GetCallbackTracker (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/content/renderer/pepper/
H A Dplugin_module.h164 scoped_refptr<ppapi::CallbackTracker> GetCallbackTracker();
H A Dhost_globals.cc113 return found->second->module()->GetCallbackTracker().get();
H A Dplugin_module.cc582 scoped_refptr<ppapi::CallbackTracker> PluginModule::GetCallbackTracker() { function in class:content::PluginModule

Completed in 539 milliseconds