HomeSort by relevance Sort by last modified time
    Searched defs:host_dispatcher (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/chrome/renderer/pepper/
pepper_flash_renderer_host.cc 22 #include "ppapi/proxy/host_dispatcher.h"
347 ppapi::proxy::HostDispatcher* host_dispatcher = local
349 host_dispatcher->set_allow_plugin_reentrancy();
  /external/chromium_org/ppapi/proxy/
ppapi_proxy_test.h 16 #include "ppapi/proxy/host_dispatcher.h"
242 HostDispatcher* host_dispatcher() { return host_dispatcher_.get(); } function in class:ppapi::proxy::HostProxyTestHarness

Completed in 50 milliseconds