HomeSort by relevance Sort by last modified time
    Searched defs:StopPlayingFileLocally (Results 1 - 3 of 3) sorted by null

  /external/webrtc/webrtc/voice_engine/
voe_file_impl.cc 109 int VoEFileImpl::StopPlayingFileLocally(int channel) {
111 "StopPlayingFileLocally()");
120 "StopPlayingFileLocally() failed to locate channel");
123 return channelPtr->StopPlayingFileLocally();
135 "StopPlayingFileLocally() failed to locate channel");
channel.cc     [all...]
  /external/webrtc/webrtc/voice_engine/test/android/android_test/src/org/webrtc/voiceengine/test/
AndroidTest.java 521 // if (0 != StopPlayingFileLocally(_channel)) {
    [all...]

Completed in 61 milliseconds