Home
last modified time | relevance | path

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

/external/webrtc/talk/session/media/
Dchannel.cc453 bool BaseChannel::IsReadyToSend() const { in IsReadyToSend() function in cricket::BaseChannel
1481 bool send = IsReadyToSend(); in ChangeState()
1732 bool send = IsReadyToSend(); in ChangeState()
2217 bool send = IsReadyToSend(); in ChangeState()
Dchannel.h198 bool IsReadyToSend() const;