Searched defs:InsertDtmf (Results 1 – 7 of 7) sorted by relevance
/external/webrtc/talk/app/webrtc/ |
D | dtmfsender.cc | 133 bool DtmfSender::InsertDtmf(const std::string& tones, int duration, in InsertDtmf() function in webrtc::DtmfSender
|
D | dtmfsender_unittest.cc | 97 bool InsertDtmf(const std::string& track_label, in InsertDtmf() function in FakeDtmfProvider 245 TEST_F(DtmfSenderTest, InsertDtmf) { in TEST_F() argument
|
D | webrtcsession.cc | 1410 bool WebRtcSession::InsertDtmf(const std::string& track_id, in InsertDtmf() function in webrtc::WebRtcSession
|
D | webrtcsession_unittest.cc | 3486 TEST_F(WebRtcSessionTest, InsertDtmf) { in TEST_F() argument
|
/external/webrtc/talk/media/base/ |
D | fakemediaengine.h | 321 virtual bool InsertDtmf(uint32_t ssrc, in InsertDtmf() function
|
/external/webrtc/talk/media/webrtc/ |
D | webrtcvoiceengine.cc | 2141 bool WebRtcVoiceMediaChannel::InsertDtmf(uint32_t ssrc, int event, in InsertDtmf() function in cricket::WebRtcVoiceMediaChannel
|
/external/webrtc/talk/session/media/ |
D | channel.cc | 1388 bool VoiceChannel::InsertDtmf(uint32_t ssrc, in InsertDtmf() function in cricket::VoiceChannel
|