Searched refs:ExpectAnswer (Results 1 - 4 of 4) sorted by relevance

/external/webrtc/talk/session/media/
H A Drtcpmuxfilter.cc70 if (!ExpectAnswer(src)) {
105 if (!ExpectAnswer(src)) {
149 bool RtcpMuxFilter::ExpectAnswer(ContentSource source) { function in class:cricket::RtcpMuxFilter
H A Drtcpmuxfilter.h61 bool ExpectAnswer(ContentSource source);
H A Dsrtpfilter.h149 bool ExpectAnswer(ContentSource source);
H A Dsrtpfilter.cc316 bool SrtpFilter::ExpectAnswer(ContentSource source) { function in class:cricket::SrtpFilter
330 if (!ExpectAnswer(source)) {

Completed in 85 milliseconds