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

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

Completed in 3260 milliseconds