Searched refs:InitBrokerWithChannel (Results 1 – 4 of 4) sorted by relevance
22 virtual bool InitBrokerWithChannel(ProxyChannel::Delegate* delegate,
22 bool BrokerDispatcher::InitBrokerWithChannel( in InitBrokerWithChannel() function in ppapi::proxy::BrokerDispatcher
69 if (!dispatcher_->InitBrokerWithChannel(dispatcher_delegate_.get(), in Init()
468 init_result = broker_dispatcher->InitBrokerWithChannel(this, in SetupRendererChannel()