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

  /external/chromium_org/third_party/webrtc/voice_engine/
voe_file_impl.cc 147 int VoEFileImpl::IsPlayingFileLocally(int channel)
150 "IsPlayingFileLocally(channel=%d)", channel);
164 return channelPtr->IsPlayingFileLocally();
channel.cc     [all...]

Completed in 1287 milliseconds