Home
last modified time | relevance | path

Searched defs:StopPlayingFileLocally (Results 1 – 3 of 3) sorted by relevance

/external/webrtc/webrtc/voice_engine/
Dvoe_file_impl.cc109 int VoEFileImpl::StopPlayingFileLocally(int channel) { in StopPlayingFileLocally() function in webrtc::VoEFileImpl
Dchannel.cc1986 int Channel::StopPlayingFileLocally() in StopPlayingFileLocally() function in webrtc::voe::Channel
/external/webrtc/webrtc/voice_engine/test/android/android_test/src/org/webrtc/voiceengine/test/
DAndroidTest.java1143 private native int StopPlayingFileLocally(int channel); in StopPlayingFileLocally() method in AndroidTest