OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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
462
host_dispatcher_->
InitHostWithChannel
(&delegate_mock_,
/external/chromium_org/content/renderer/pepper/
host_dispatcher_wrapper.cc
51
if (!dispatcher_->
InitHostWithChannel
(dispatcher_delegate_.get(),
Completed in 585 milliseconds