HomeSort by relevance Sort by last modified time
    Searched refs:WR_TOO_LARGE (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 919 ASSERT(wres == IPseudoTcpNotify::WR_TOO_LARGE);
  /external/chromium/third_party/libjingle/source/talk/session/tunnel/
pseudotcpchannel.cc 505 return IPseudoTcpNotify::WR_TOO_LARGE;

Completed in 268 milliseconds