Home
last modified time | relevance | path

Searched refs:WR_FAIL (Results 1 – 2 of 2) sorted by relevance

/external/webrtc/webrtc/p2p/base/
Dpseudotcp.h36 enum WriteResult { WR_SUCCESS, WR_TOO_LARGE, WR_FAIL }; enumerator
Dpseudotcp.cc983 if (wres == IPseudoTcpNotify::WR_FAIL) { in transmit()