Searched defs:InsertDtmf (Results 1 – 7 of 7) sorted by relevance
86 virtual bool InsertDtmf(const std::string& tones, in InsertDtmf() function92 virtual bool InsertDtmf(const std::string& tones, in InsertDtmf() function
83 bool InsertDtmf(int code, int duration) override { in InsertDtmf() function in FakeDtmfProvider223 TEST_F(DtmfSenderTest, InsertDtmf) { in TEST_F() argument
111 bool DtmfSender::InsertDtmf(const std::string& tones, in InsertDtmf() function in webrtc::DtmfSender
638 bool AudioRtpSender::InsertDtmf(int code, int duration) { in InsertDtmf() function in webrtc::AudioRtpSender
1737 TEST_F(RtpSenderReceiverTest, InsertDtmf) { in TEST_F() argument
148 bool FakeVoiceMediaChannel::InsertDtmf(uint32_t ssrc, in InsertDtmf() function in cricket::FakeVoiceMediaChannel
2107 bool WebRtcVoiceMediaChannel::InsertDtmf(uint32_t ssrc, in InsertDtmf() function in cricket::WebRtcVoiceMediaChannel