Searched refs:GetGloballySeenInstanceIDSet (Results 1 - 7 of 7) sorted by relevance

/external/chromium_org/ppapi/proxy/
H A Dplugin_dispatcher.h78 virtual std::set<PP_Instance>* GetGloballySeenInstanceIDSet() = 0;
H A Dplugin_main_nacl.cc72 virtual std::set<PP_Instance>* GetGloballySeenInstanceIDSet() OVERRIDE;
135 std::set<PP_Instance>* PpapiDispatcher::GetGloballySeenInstanceIDSet() { function in class:__anon9465::PpapiDispatcher
H A Dplugin_dispatcher.cc177 new PluginMessageFilter(delegate->GetGloballySeenInstanceIDSet()));
H A Dppapi_proxy_test.h142 virtual std::set<PP_Instance>* GetGloballySeenInstanceIDSet() OVERRIDE;
H A Dppapi_proxy_test.cc256 PluginProxyTestHarness::PluginDelegateMock::GetGloballySeenInstanceIDSet() { function in class:ppapi::proxy::PluginProxyTestHarness::PluginDelegateMock
/external/chromium_org/content/ppapi_plugin/
H A Dppapi_thread.h87 virtual std::set<PP_Instance>* GetGloballySeenInstanceIDSet() OVERRIDE;
161 // See Dispatcher::Delegate::GetGloballySeenInstanceIDSet.
H A Dppapi_thread.cc186 std::set<PP_Instance>* PpapiThread::GetGloballySeenInstanceIDSet() { function in class:content::PpapiThread

Completed in 110 milliseconds