Home
last modified time | relevance | path

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

/external/chromium_org/third_party/libjingle/source/talk/session/media/
Dchannel.h485 bool InsertDtmf_w(uint32 ssrc, int event, int duration, int flags);
Dchannel.cc1337 return InvokeOnWorker(Bind(&VoiceChannel::InsertDtmf_w, this, in InsertDtmf()
1569 bool VoiceChannel::InsertDtmf_w(uint32 ssrc, int event, int duration, in InsertDtmf_w() function in cricket::VoiceChannel