OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:GetSendTelephoneEventPayloadType
(Results
1 - 6
of
6
) sorted by null
/external/webrtc/webrtc/voice_engine/include/
voe_dtmf.h
69
virtual int
GetSendTelephoneEventPayloadType
(int channel,
/external/webrtc/webrtc/voice_engine/
voe_dtmf_impl.h
30
int
GetSendTelephoneEventPayloadType
(int channel,
voe_dtmf_impl.cc
151
int VoEDtmfImpl::
GetSendTelephoneEventPayloadType
(int channel,
162
"
GetSendTelephoneEventPayloadType
() failed to locate channel");
165
return channelPtr->
GetSendTelephoneEventPayloadType
(type);
channel.h
305
int
GetSendTelephoneEventPayloadType
(unsigned char& type);
channel.cc
[
all
...]
/external/webrtc/webrtc/test/
mock_voice_engine.h
153
MOCK_METHOD2(
GetSendTelephoneEventPayloadType
,
Completed in 37 milliseconds