Searched refs:BrokerHostDispatcher (Results 1 – 3 of 3) sorted by relevance
68 BrokerHostDispatcher::BrokerHostDispatcher() in BrokerHostDispatcher() function in ppapi::proxy::BrokerHostDispatcher72 void BrokerHostDispatcher::OnChannelError() { in OnChannelError()
45 class PPAPI_PROXY_EXPORT BrokerHostDispatcher : public BrokerDispatcher {47 BrokerHostDispatcher();
67 dispatcher_.reset(new ppapi::proxy::BrokerHostDispatcher()); in Init()