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

  /external/chromium_org/remoting/protocol/
session.h 70 virtual void OnSessionChannelReady(const std::string& channel_name,
connection_to_host.h 122 virtual void OnSessionChannelReady(const std::string& channel_name,
connection_to_host.cc 219 void ConnectionToHost::OnSessionChannelReady(const std::string& channel_name,
jingle_session.cc 303 event_handler_->OnSessionChannelReady(transport->name(), ready);

Completed in 45 milliseconds