Home
last modified time | relevance | path

Searched refs:resolveParticipants (Results 1 – 3 of 3) sorted by relevance

/dports/net-im/telegram-desktop/tdesktop-3.2.5-full/Telegram/SourceFiles/data/
H A Ddata_group_call.h141 void resolveParticipants(const base::flat_set<uint32> &ssrcs);
H A Ddata_group_call.cpp722 void GroupCall::resolveParticipants(const base::flat_set<uint32> &ssrcs) { in resolveParticipants() function in Data::GroupCall
/dports/net-im/telegram-desktop/tdesktop-3.2.5-full/Telegram/SourceFiles/calls/group/
H A Dcalls_group_call.cpp1868 real->resolveParticipants(base::take(_unresolvedSsrcs)); in checkMediaChannelDescriptions()
2519 real->resolveParticipants(base::take(_unresolvedSsrcs)); in mediaChannelDescriptionsStart()