HomeSort by relevance Sort by last modified time
    Searched refs:InitHostWithChannel (Results 1 - 4 of 4) sorted by null

  /external/chromium_org/ppapi/proxy/
host_dispatcher.h 50 // You must call InitHostWithChannel after the constructor.
60 virtual bool InitHostWithChannel(Delegate* delegate,
host_dispatcher.cc 88 bool HostDispatcher::InitHostWithChannel(
ppapi_proxy_test.cc 458 host_dispatcher_->InitHostWithChannel(&delegate_mock_,
  /external/chromium_org/content/renderer/pepper/
host_dispatcher_wrapper.cc 54 if (!dispatcher_->InitHostWithChannel(dispatcher_delegate_.get(),

Completed in 59 milliseconds