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

  /external/chromium_org/ppapi/proxy/
broker_dispatcher.h 54 class PPAPI_PROXY_EXPORT BrokerSideDispatcher : public BrokerDispatcher {
56 explicit BrokerSideDispatcher(PP_ConnectInstance_Func connect_instance);
broker_dispatcher.cc 81 BrokerSideDispatcher::BrokerSideDispatcher(
86 void BrokerSideDispatcher::OnChannelError() {
87 DVLOG(1) << "BrokerSideDispatcher::OnChannelError()";

Completed in 603 milliseconds