Home
last modified time | relevance | path

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

/external/webrtc/talk/session/media/
Dchannel.h416 bool InsertDtmf_w(uint32_t ssrc, int event, int duration);
Dchannel.cc1391 return InvokeOnWorker(Bind(&VoiceChannel::InsertDtmf_w, this, in InsertDtmf()
1597 bool VoiceChannel::InsertDtmf_w(uint32_t ssrc, in InsertDtmf_w() function in cricket::VoiceChannel