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

  /external/webrtc/webrtc/voice_engine/
shared_data.h 56 int NumOfPlayingChannels();
shared_data.cc 88 int SharedData::NumOfPlayingChannels() {
voe_base_impl.cc 615 if (shared_->NumOfPlayingChannels() == 0) {

Completed in 75 milliseconds