Home
last modified time | relevance | path

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

/external/webrtc/webrtc/voice_engine/
Ddtmf_inband_queue.cc55 if(!PendingDtmf()) in NextDtmf()
75 DtmfInbandQueue::PendingDtmf() in PendingDtmf() function in webrtc::DtmfInbandQueue
Ddtmf_inband_queue.h33 bool PendingDtmf();
Dchannel.cc3793 if (_inbandDtmfQueue.PendingDtmf() && in InsertInbandDtmfTone()