Home
last modified time | relevance | path

Searched refs:set_send_retransmit_count_attribute (Results 1 – 3 of 3) sorted by relevance

/external/webrtc/webrtc/p2p/base/
Dport.h169 void set_send_retransmit_count_attribute(bool enable) { in set_send_retransmit_count_attribute() function
Dport_unittest.cc1702 rport->set_send_retransmit_count_attribute(true); in TEST_F()
/external/webrtc/webrtc/p2p/client/
Dbasicportallocator.cc444 port->set_send_retransmit_count_attribute((allocator_->flags() & in AddAllocatedPort()