Searched defs:maxRetransmits (Results 1 – 9 of 9) sorted by relevance
58 int maxRetransmits; // The max number of retransmissions. -1 if unset. member119 virtual uint16 maxRetransmits() const { return 0; } in maxRetransmits() function
101 virtual uint16 maxRetransmits() const { in maxRetransmits() function
40 public int maxRetransmits = -1; field in DataChannel.Init50 boolean ordered, int maxRetransmitTimeMs, int maxRetransmits, in Init()
48 int maxRetransmits; member
82 unsigned short MockWebRTCDataChannelHandler::maxRetransmits() const in maxRetransmits() function in WebTestRunner::MockWebRTCDataChannelHandler
48 unsigned short RtcDataChannelHandler::maxRetransmits() const { in maxRetransmits() function in content::RtcDataChannelHandler
116 virtual unsigned short maxRetransmits() const OVERRIDE { in maxRetransmits() function in content::MockDataChannel
71 unsigned short RTCDataChannelHandler::maxRetransmits() const in maxRetransmits() function in WebCore::RTCDataChannelHandler
108 unsigned short RTCDataChannel::maxRetransmits() const in maxRetransmits() function in WebCore::RTCDataChannel