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

  /external/chromium_org/third_party/webrtc/modules/audio_conference_mixer/source/
audio_conference_mixer_impl.h 138 bool AddParticipantToList(
audio_conference_mixer_impl.cc 489 success = AddParticipantToList(participant, &_participantList);
538 return AddParticipantToList(participant, &_participantList) ? 0 : -1;
555 return AddParticipantToList(participant, &_additionalParticipantList) ?
    [all...]

Completed in 35 milliseconds