Home
last modified time | relevance | path

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

/external/chromium_org/third_party/webrtc/voice_engine/
Dvoe_file_impl.cc127 int VoEFileImpl::StopPlayingFileLocally(int channel) in StopPlayingFileLocally() function in webrtc::VoEFileImpl
Dchannel.cc2088 int Channel::StopPlayingFileLocally() in StopPlayingFileLocally() function in webrtc::voe::Channel
/external/chromium_org/third_party/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