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

  /external/chromium_org/remoting/protocol/
errors.h 24 HOST_OVERLOAD,
jingle_session_manager.cc 131 error = HOST_OVERLOAD;
jingle_session.cc 552 error_ = HOST_OVERLOAD;
646 case HOST_OVERLOAD:
  /external/chromium_org/remoting/webapp/
error.js 28 HOST_OVERLOAD: /*i18n-content*/'ERROR_HOST_OVERLOAD',
server_log_entry.js 97 case remoting.Error.HOST_OVERLOAD:
client_session.js 269 HOST_OVERLOAD: 5
    [all...]
  /external/chromium_org/remoting/client/
server_log_entry_client.cc 83 case protocol::HOST_OVERLOAD:
  /external/chromium_org/remoting/android/java/src/org/chromium/chromoting/jni/
JniInterface.java 85 HOST_OVERLOAD(8, R.string.error_host_overload),
  /external/chromium_org/remoting/client/plugin/
chromoting_instance.cc 143 case protocol::HOST_OVERLOAD:
144 return "HOST_OVERLOAD";
    [all...]

Completed in 458 milliseconds