HomeSort by relevance Sort by last modified time
    Searched defs:CancelChannelCreation (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/remoting/protocol/
fake_session.cc 385 void FakeSession::CancelChannelCreation(const std::string& name) {
jingle_session.cc 273 void JingleSession::CancelChannelCreation(const std::string& name) {
channel_multiplexer.cc 370 base_channel_factory_->CancelChannelCreation(base_channel_name_);
404 void ChannelMultiplexer::CancelChannelCreation(const std::string& name) {
439 // |pending_channels_| list (e.g. call CancelChannelCreation()).

Completed in 89 milliseconds