Home
last modified time | relevance | path

Searched refs:resource_reply_thread_registrar (Results 1 – 8 of 8) sorted by relevance

/external/chromium_org/ppapi/proxy/
Dplugin_globals.h135 ResourceReplyThreadRegistrar* resource_reply_thread_registrar() { in resource_reply_thread_registrar() function
Dplugin_resource.cc24 PluginGlobals::Get()->resource_reply_thread_registrar() : NULL) { in PluginResource()
Dplugin_dispatcher.cc173 PluginGlobals::Get()->resource_reply_thread_registrar())); in InitPluginWithChannel()
Dudp_socket_resource_base.cc54 PluginGlobals::Get()->resource_reply_thread_registrar()->HandleOnIOThread( in UDPSocketResourceBase()
/external/chromium_org/ppapi/nacl_irt/
Dppapi_dispatcher.cc69 NULL, proxy::PluginGlobals::Get()->resource_reply_thread_registrar())); in PpapiDispatcher()
/external/chromium_org/ppapi/
Dppapi_proxy.gypi200 'proxy/resource_reply_thread_registrar.cc',
201 'proxy/resource_reply_thread_registrar.h',
DBUILD.gn621 "proxy/resource_reply_thread_registrar.cc",
622 "proxy/resource_reply_thread_registrar.h",
/external/chromium_org/content/ppapi_plugin/
Dppapi_thread.cc120 NULL, globals->resource_reply_thread_registrar())); in PpapiThread()