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

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

Completed in 92 milliseconds