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

  /external/webrtc/webrtc/base/
winping.h 78 PING_TOO_LARGE, PING_TIMEOUT, PING_SUCCESS };
winping.cc 259 return PING_TOO_LARGE;
win32socketserver.cc 536 if (result != WinPing::PING_TOO_LARGE) {
physicalsocketserver.cc 433 } else if (result != WinPing::PING_TOO_LARGE) {
    [all...]

Completed in 78 milliseconds