Home | History | Annotate | Download | only in webrtc

Lines Matching refs:SEND_NOTHING

1498       desired_send_(SEND_NOTHING),
1499 SEND_NOTHING),
1540 if (send_ != SEND_NOTHING) {
1956 return ChangeSend(SEND_NOTHING);
1980 if (send == SEND_NOTHING)
1998 } else { // SEND_NOTHING
1999 ASSERT(send == SEND_NOTHING);
2117 ChangeSend(channel, SEND_NOTHING);
2126 ChangeSend(channel, SEND_NOTHING);
2137 ChangeSend(SEND_NOTHING);
2873 if (channel_num == -1 && send_ != SEND_NOTHING) {