OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:RemoveParticipantFromList
(Results
1 - 2
of
2
) sorted by null
/external/webrtc/webrtc/modules/audio_conference_mixer/source/
audio_conference_mixer_impl.h
133
bool
RemoveParticipantFromList
(
audio_conference_mixer_impl.cc
395
success =
RemoveParticipantFromList
(participant, &_participantList);
433
if(!
RemoveParticipantFromList
(participant,
445
const bool mixable =
RemoveParticipantFromList
(participant,
824
bool AudioConferenceMixerImpl::
RemoveParticipantFromList
(
828
"
RemoveParticipantFromList
(participant, participantList)");
[
all
...]
Completed in 46 milliseconds