Home
last modified time | relevance | path

Searched defs:OnToneChange (Results 1 – 4 of 4) sorted by relevance

/external/webrtc/api/
Ddtmf_sender_interface.h31 virtual void OnToneChange(const std::string& tone, in OnToneChange() function
36 virtual void OnToneChange(const std::string& tone) {} in OnToneChange() function
/external/webrtc/pc/
Ddtmf_sender_unittest.cc38 void OnToneChange(const std::string& tone) override { in OnToneChange() function in FakeDtmfObserver
44 void OnToneChange(const std::string& tone, in OnToneChange() function in FakeDtmfObserver
Dslow_peer_connection_integration_test.cc150 void OnToneChange(const std::string& tone) override { in OnToneChange() function in webrtc::__anon2733fb340111::DummyDtmfObserver
Dpeer_connection_integrationtest.cc203 void OnToneChange(const std::string& tone) override { in OnToneChange() function in webrtc::__anon26aff0710111::DummyDtmfObserver