Home
last modified time | relevance | path

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

/external/webrtc/modules/rtp_rtcp/source/
Drtp_packet_history.cc59 const bool in_priority_set = priority_set && priority_set->erase(this) > 0; in IncrementTimesRetransmitted() local
61 if (in_priority_set) { in IncrementTimesRetransmitted()