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

  /external/chromium/third_party/libjingle/source/talk/base/
httpbase.cc 420 OnHttpStreamEvent(http_stream_, SE_CLOSE, HE_DISCONNECTED);
457 OnHttpStreamEvent(http_stream_, SE_CLOSE, HE_DISCONNECTED);
499 return HE_DISCONNECTED;
httpcommon.h 87 HE_DISCONNECTED, // Connection closed unexpectedly
httpclient.cc 694 if (((HE_DISCONNECTED == err) || (HE_CONNECT_FAILED == err)

Completed in 30 milliseconds