HomeSort by relevance Sort by last modified time
    Searched defs:BrokerHostDispatcher (Results 1 - 2 of 2) 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()";

Completed in 121 milliseconds