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
108 bool DtmfSender::InsertDtmf(const std::string& tones, in InsertDtmf() function in webrtc::DtmfSender
86 bool InsertDtmf(int code, int duration) override { in InsertDtmf() function in FakeDtmfProvider231 TEST_F(DtmfSenderTest, InsertDtmf) { in TEST_F() argument
451 bool AudioRtpSender::InsertDtmf(int code, int duration) { in InsertDtmf() function in webrtc::AudioRtpSender
1507 TEST_F(RtpSenderReceiverTest, InsertDtmf) { in TEST_F() argument
144 bool FakeVoiceMediaChannel::InsertDtmf(uint32_t ssrc, in InsertDtmf() function in cricket::FakeVoiceMediaChannel
2147 bool WebRtcVoiceMediaChannel::InsertDtmf(uint32_t ssrc, in InsertDtmf() function in cricket::WebRtcVoiceMediaChannel