Home
last modified time | relevance | path

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

/external/chromium_org/third_party/webrtc/voice_engine/
Dvoe_file_impl.cc320 int VoEFileImpl::StopPlayingFileAsMicrophone(int channel) in StopPlayingFileAsMicrophone() function in webrtc::VoEFileImpl
Dtransmit_mixer.cc646 int TransmitMixer::StopPlayingFileAsMicrophone() in StopPlayingFileAsMicrophone() function in webrtc::voe::TransmitMixer
Dchannel.cc2310 int Channel::StopPlayingFileAsMicrophone() in StopPlayingFileAsMicrophone() function in webrtc::voe::Channel
/external/chromium_org/third_party/webrtc/voice_engine/test/android/android_test/src/org/webrtc/voiceengine/test/
DAndroidTest.java1153 private native int StopPlayingFileAsMicrophone(int channel); in StopPlayingFileAsMicrophone() method in AndroidTest