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

  /external/chromium/third_party/libjingle/source/talk/p2p/base/
pseudotcp.h 53 enum WriteResult { WR_SUCCESS, WR_TOO_LARGE, WR_FAIL };
pseudotcp.cc 914 if (wres == IPseudoTcpNotify::WR_FAIL) {
  /external/chromium/third_party/libjingle/source/talk/session/tunnel/
pseudotcpchannel.cc 509 return IPseudoTcpNotify::WR_FAIL;

Completed in 272 milliseconds