HomeSort by relevance Sort by last modified time
    Searched refs:resource_reply_thread_registrar (Results 1 - 6 of 6) sorted by null

  /external/chromium_org/ppapi/proxy/
plugin_globals.h 135 ResourceReplyThreadRegistrar* resource_reply_thread_registrar() { function in class:ppapi::proxy::PluginGlobals
plugin_resource.cc 24 PluginGlobals::Get()->resource_reply_thread_registrar() : NULL) {
plugin_dispatcher.cc 32 #include "ppapi/proxy/resource_reply_thread_registrar.h"
173 PluginGlobals::Get()->resource_reply_thread_registrar()));
udp_socket_resource_base.cc 54 PluginGlobals::Get()->resource_reply_thread_registrar()->HandleOnIOThread(
  /external/chromium_org/ppapi/nacl_irt/
ppapi_dispatcher.cc 32 #include "ppapi/proxy/resource_reply_thread_registrar.h"
69 NULL, proxy::PluginGlobals::Get()->resource_reply_thread_registrar()));
  /external/chromium_org/content/ppapi_plugin/
ppapi_thread.cc 44 #include "ppapi/proxy/resource_reply_thread_registrar.h"
120 NULL, globals->resource_reply_thread_registrar()));

Completed in 95 milliseconds