Home | History | Annotate | Download | only in media

Lines Matching refs:SetReadyToSend

291     SetReadyToSend(
326 SetReadyToSend(false, new_tc && new_tc->writable());
362 SetReadyToSend(true, new_tc && new_tc->writable());
512 SetReadyToSend(channel == rtcp_transport_channel_, true);
531 void BaseChannel::SetReadyToSend(bool rtcp, bool ready) {
670 SetReadyToSend(rtcp, false);