Searched defs:CloseOnError (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/remoting/protocol/
H A Dconnection_to_host.cc143 CloseOnError(SIGNALING_ERROR);
233 CloseOnError(session_->error());
255 CloseOnError(CHANNEL_CONNECTION_ERROR);
282 void ConnectionToHost::CloseOnError(ErrorCode error) { function in class:remoting::protocol::ConnectionToHost

Completed in 93 milliseconds