Home
last modified time | relevance | path

Searched refs:InitHostWithChannel (Results 1 – 4 of 4) sorted by relevance

/external/chromium_org/ppapi/proxy/
Dhost_dispatcher.h60 virtual bool InitHostWithChannel(Delegate* delegate,
Dhost_dispatcher.cc88 bool HostDispatcher::InitHostWithChannel( in InitHostWithChannel() function in ppapi::proxy::HostDispatcher
Dppapi_proxy_test.cc462 host_dispatcher_->InitHostWithChannel(&delegate_mock_, in SetUpHarnessWithChannel()
/external/chromium_org/content/renderer/pepper/
Dhost_dispatcher_wrapper.cc49 if (!dispatcher_->InitHostWithChannel(dispatcher_delegate_.get(), in Init()