OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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