OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:BrokerHostDispatcher
(Results
1 - 3
of
3
) sorted by null
/external/chromium_org/ppapi/proxy/
broker_dispatcher.h
45
class PPAPI_PROXY_EXPORT
BrokerHostDispatcher
: public BrokerDispatcher {
47
BrokerHostDispatcher
();
broker_dispatcher.cc
68
BrokerHostDispatcher
::
BrokerHostDispatcher
()
72
void
BrokerHostDispatcher
::OnChannelError() {
73
DVLOG(1) << "
BrokerHostDispatcher
::OnChannelError()";
/external/chromium_org/content/renderer/pepper/
pepper_broker.cc
70
new ppapi::proxy::
BrokerHostDispatcher
());
Completed in 39 milliseconds