OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:host_dispatcher
(Results
1 - 25
of
32
) sorted by null
1
2
/external/chromium_org/ppapi/proxy/
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_text_input_proxy.cc
8
#include "ppapi/proxy/
host_dispatcher
.h"
ppp_input_event_proxy.cc
8
#include "ppapi/proxy/
host_dispatcher
.h"
ppp_messaging_proxy.cc
10
#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_unittest.cc
73
host().
host_dispatcher
()->GetProxiedInterface(
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"
host_dispatcher.cc
5
#include "ppapi/proxy/
host_dispatcher
.h"
/external/chromium_org/remoting/webapp/
all_js_load.gtestjs
39
'
host_dispatcher
.js',
/external/chromium_org/ppapi/
ppapi_proxy.gypi
66
'proxy/
host_dispatcher
.cc',
67
'proxy/
host_dispatcher
.h',
227
'proxy/
host_dispatcher
.cc',
/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"
renderer_ppapi_host_impl.cc
23
#include "ppapi/proxy/
host_dispatcher
.h"
pepper_video_capture_host.cc
15
#include "ppapi/proxy/
host_dispatcher
.h"
/external/chromium_org/chrome/renderer/pepper/
pepper_flash_renderer_host.cc
17
#include "ppapi/proxy/
host_dispatcher
.h"
219
ppapi::proxy::HostDispatcher*
host_dispatcher
=
221
host_dispatcher
->set_allow_plugin_reentrancy();
pepper_pdf_host.cc
20
#include "ppapi/proxy/
host_dispatcher
.h"
Completed in 700 milliseconds
1
2