/external/chromium_org/ppapi/proxy/ |
ppp_messaging_proxy_unittest.cc | 88 Dispatcher* host_dispatcher = host().GetDispatcher(); local 89 CallHandleMessage(host_dispatcher, expected_instance, expected_var); 96 CallHandleMessage(host_dispatcher, expected_instance, expected_var); 103 CallHandleMessage(host_dispatcher, expected_instance, expected_var); 111 CallHandleMessage(host_dispatcher, expected_instance, expected_var); 119 CallHandleMessage(host_dispatcher, expected_instance, expected_var); 128 CallHandleMessage(host_dispatcher, expected_instance, expected_var);
|
ppp_graphics_3d_proxy.cc | 8 #include "ppapi/proxy/host_dispatcher.h"
|
ppp_instance_private_proxy.cc | 11 #include "ppapi/proxy/host_dispatcher.h"
|
ppp_instance_private_proxy_unittest.cc | 15 #include "ppapi/proxy/host_dispatcher.h" 154 HostDispatcher::SetForInstance(kInstance, host().host_dispatcher()); 167 host().host_dispatcher()->GetProxiedInterface( 170 host().host_dispatcher()->GetProxiedInterface(
|
ppp_mouse_lock_proxy.cc | 8 #include "ppapi/proxy/host_dispatcher.h"
|
ppp_pdf_proxy.cc | 7 #include "ppapi/proxy/host_dispatcher.h"
|
ppp_text_input_proxy.cc | 8 #include "ppapi/proxy/host_dispatcher.h"
|
ppp_find_proxy.cc | 7 #include "ppapi/proxy/host_dispatcher.h"
|
ppp_input_event_proxy.cc | 8 #include "ppapi/proxy/host_dispatcher.h"
|
ppp_messaging_proxy_perftest.cc | 54 host().host_dispatcher()->GetProxiedInterface(
|
ppb_buffer_proxy.cc | 15 #include "ppapi/proxy/host_dispatcher.h"
|
ppp_messaging_proxy.cc | 10 #include "ppapi/proxy/host_dispatcher.h"
|
ppp_video_decoder_proxy.cc | 7 #include "ppapi/proxy/host_dispatcher.h"
|
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
|
enter_proxy.h | 10 #include "ppapi/proxy/host_dispatcher.h"
|
ppp_instance_proxy.cc | 14 #include "ppapi/proxy/host_dispatcher.h"
|
ppp_instance_proxy_unittest.cc | 122 host().host_dispatcher()->GetProxiedInterface(
|
ppp_printing_proxy.cc | 10 #include "ppapi/proxy/host_dispatcher.h"
|
/external/chromium_org/remoting/webapp/ |
all_js_load.gtestjs | 38 'host_dispatcher.js',
|
/external/chromium_org/ppapi/ |
ppapi_proxy.gypi | 74 'proxy/host_dispatcher.cc', 75 'proxy/host_dispatcher.h', 277 'proxy/host_dispatcher.cc',
|
BUILD.gn | 667 "proxy/host_dispatcher.cc", 668 "proxy/host_dispatcher.h",
|
/external/chromium_org/content/renderer/pepper/ |
host_dispatcher_wrapper.h | 11 #include "ppapi/proxy/host_dispatcher.h"
|
pepper_hung_plugin_filter.h | 14 #include "ppapi/proxy/host_dispatcher.h"
|
/external/chromium_org/chrome/renderer/pepper/ |
pepper_flash_renderer_host.cc | 22 #include "ppapi/proxy/host_dispatcher.h" 342 ppapi::proxy::HostDispatcher* host_dispatcher = local 344 host_dispatcher->set_allow_plugin_reentrancy();
|
/external/chromium_org/remoting/ |
remoting_webapp_files.gypi | 68 'webapp/host_dispatcher.js',
|