Home
last modified time | relevance | path

Searched refs:GetSendTelephoneEventPayloadType (Results 1 – 6 of 6) sorted by relevance

/external/webrtc/webrtc/voice_engine/
Dvoe_dtmf_impl.cc151 int VoEDtmfImpl::GetSendTelephoneEventPayloadType(int channel, in GetSendTelephoneEventPayloadType() function in webrtc::VoEDtmfImpl
165 return channelPtr->GetSendTelephoneEventPayloadType(type); in GetSendTelephoneEventPayloadType()
Dvoe_dtmf_impl.h30 int GetSendTelephoneEventPayloadType(int channel,
Dchannel.h305 int GetSendTelephoneEventPayloadType(unsigned char& type);
Dchannel.cc2570 Channel::GetSendTelephoneEventPayloadType(unsigned char& type) in GetSendTelephoneEventPayloadType() function in webrtc::voe::Channel
/external/webrtc/webrtc/voice_engine/include/
Dvoe_dtmf.h69 virtual int GetSendTelephoneEventPayloadType(int channel,
/external/webrtc/webrtc/test/
Dmock_voice_engine.h153 MOCK_METHOD2(GetSendTelephoneEventPayloadType,