Searched defs:StartPlayingFileLocally (Results 1 – 3 of 3) sorted by relevance
/external/webrtc/webrtc/voice_engine/ | ||
D | voe_file_impl.cc | 50 int VoEFileImpl::StartPlayingFileLocally(int channel, in StartPlayingFileLocally() function in webrtc::VoEFileImpl |
D | channel.cc | 1836 int Channel::StartPlayingFileLocally(const char* fileName, in StartPlayingFileLocally() function in webrtc::voe::Channel |
/external/webrtc/webrtc/voice_engine/test/android/android_test/src/org/webrtc/voiceengine/test/ | ||
D | AndroidTest.java | 1140 private native int StartPlayingFileLocally(int channel, String fileName, in StartPlayingFileLocally() method in AndroidTest |