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

  /external/chromium/third_party/libjingle/source/talk/base/
winping.h 74 enum PingResult { PING_FAIL, PING_TOO_LARGE, PING_TIMEOUT, PING_SUCCESS };
winping.cc 219 return PING_TOO_LARGE;
win32socketserver.cc 524 if (result != WinPing::PING_TOO_LARGE) {
physicalsocketserver.cc 419 } else if (result != WinPing::PING_TOO_LARGE) {
    [all...]

Completed in 94 milliseconds