OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:OnConnectionChannelsConnected
(Results
1 - 8
of
8
) sorted by null
/external/chromium_org/remoting/protocol/
connection_to_client.h
46
virtual void
OnConnectionChannelsConnected
(
connection_to_client_unittest.cc
38
EXPECT_CALL(handler_,
OnConnectionChannelsConnected
(viewer_.get()));
connection_to_client.cc
193
handler_->
OnConnectionChannelsConnected
(this);
protocol_mock_objects.h
56
MOCK_METHOD1(
OnConnectionChannelsConnected
,
/external/chromium_org/remoting/host/
client_session.h
119
virtual void
OnConnectionChannelsConnected
(
client_session.cc
293
void ClientSession::
OnConnectionChannelsConnected
(
chromoting_host_unittest.cc
207
base::Bind(&ClientSession::
OnConnectionChannelsConnected
,
client_session_unittest.cc
220
client_session_->
OnConnectionChannelsConnected
(client_session_->connection());
Completed in 159 milliseconds