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

  /external/chromium_org/remoting/protocol/
errors.h 21 CHANNEL_CONNECTION_ERROR,
connection_to_client.cc 175 Close(CHANNEL_CONNECTION_ERROR);
connection_to_host.cc 248 CloseOnError(CHANNEL_CONNECTION_ERROR);
jingle_session.cc 312 CloseInternal(CHANNEL_CONNECTION_ERROR);
555 error_ = CHANNEL_CONNECTION_ERROR;
  /external/chromium_org/remoting/client/
server_log_entry_client.cc 77 case protocol::CHANNEL_CONNECTION_ERROR:
  /external/chromium_org/remoting/android/java/src/org/chromium/chromoting/jni/
JniInterface.java 82 CHANNEL_CONNECTION_ERROR(5, R.string.error_p2p_failure),
  /external/chromium_org/remoting/client/plugin/
chromoting_instance.cc 146 case protocol::CHANNEL_CONNECTION_ERROR:
    [all...]

Completed in 70 milliseconds