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

  /external/chromium_org/remoting/protocol/
jingle_session.cc 145 CloseInternal(INCOMPATIBLE_PROTOCOL);
159 CloseInternal(AuthRejectionReasonToErrorCode(
226 CloseInternal(OK);
307 CloseInternal(CHANNEL_CONNECTION_ERROR);
343 CloseInternal(SIGNALING_TIMEOUT);
357 CloseInternal(INCOMPATIBLE_PROTOCOL);
363 CloseInternal(PEER_IS_OFFLINE);
411 CloseInternal(PEER_IS_OFFLINE);
461 CloseInternal(INCOMPATIBLE_PROTOCOL);
466 CloseInternal(INCOMPATIBLE_PROTOCOL)
    [all...]
  /external/chromium_org/net/websockets/
websocket_job.cc 140 CloseInternal();
677 void WebSocketJob::CloseInternal() {
692 CloseInternal();
  /external/chromium_org/net/disk_cache/simple/
simple_entry_impl.cc 563 CloseInternal();
693 void SimpleEntryImpl::CloseInternal() {
    [all...]
  /external/chromium_org/sql/
connection.cc 244 void Connection::CloseInternal(bool forced) {
294 CloseInternal(false);
488 CloseInternal(true);
505 CloseInternal(true);
    [all...]

Completed in 1237 milliseconds