Searched refs:VoEDtmfImpl (Results 1 - 3 of 3) sorted by relevance

/external/webrtc/webrtc/voice_engine/
H A Dvoe_dtmf_impl.h19 class VoEDtmfImpl : public VoEDtmf { class in namespace:webrtc
42 VoEDtmfImpl(voe::SharedData* shared);
43 ~VoEDtmfImpl() override;
H A Dvoe_dtmf_impl.cc38 VoEDtmfImpl::VoEDtmfImpl(voe::SharedData* shared) function in class:webrtc::VoEDtmfImpl
41 "VoEDtmfImpl::VoEDtmfImpl() - ctor");
44 VoEDtmfImpl::~VoEDtmfImpl() {
46 "VoEDtmfImpl::~VoEDtmfImpl() - dtor");
49 int VoEDtmfImpl::SendTelephoneEvent(int channel,
131 int VoEDtmfImpl
[all...]
H A Dvoice_engine_impl.h65 public VoEDtmfImpl,
100 VoEDtmfImpl(this),

Completed in 78 milliseconds