Home
last modified time | relevance | path

Searched defs:GetDispatcher (Results 1 – 7 of 7) sorted by relevance

/external/chromium_org/net/tools/quic/test_tools/
Dquic_server_peer.cc27 QuicDispatcher* QuicServerPeer::GetDispatcher(QuicServer* server) { in GetDispatcher() function in net::tools::test::QuicServerPeer
/external/chromium_org/content/child/service_worker/
Dweb_service_worker_provider_impl.cc112 ServiceWorkerDispatcher* WebServiceWorkerProviderImpl::GetDispatcher() { in GetDispatcher() function in content::WebServiceWorkerProviderImpl
/external/chromium_org/mojo/system/
Dhandle_table.cc34 Dispatcher* HandleTable::GetDispatcher(MojoHandle handle) { in GetDispatcher() function in mojo::system::HandleTable
Dcore.cc91 scoped_refptr<Dispatcher> Core::GetDispatcher(MojoHandle handle) { in GetDispatcher() function in mojo::system::Core
/external/chromium_org/ppapi/proxy/
Dppapi_proxy_test.cc161 Dispatcher* PluginProxyTestHarness::GetDispatcher() { in GetDispatcher() function in ppapi::proxy::PluginProxyTestHarness
422 Dispatcher* HostProxyTestHarness::GetDispatcher() { in GetDispatcher() function in ppapi::proxy::HostProxyTestHarness
Dppb_video_decoder_proxy.cc134 PluginDispatcher* VideoDecoder::GetDispatcher() const { in GetDispatcher() function in ppapi::proxy::VideoDecoder
/external/chromium_org/sandbox/win/src/
Dsandbox_policy_base.cc631 Dispatcher* PolicyBase::GetDispatcher(int ipc_tag) { in GetDispatcher() function in sandbox::PolicyBase