Home
last modified time | relevance | path

Searched defs:SentRequestWrap (Results 1 – 2 of 2) sorted by relevance

/dports/net-im/telegram-desktop/tdesktop-3.2.5-full/Telegram/SourceFiles/mtproto/
H A Dmtproto_concurrent_sender.h174 friend class SentRequestWrap; variable
408 inline ConcurrentSender::SentRequestWrap::SentRequestWrap( in SentRequestWrap() function
H A Dsender.h311SentRequestWrap(not_null<Sender*> sender, mtpRequestId requestId) : _sender(sender), _requestId(re… in SentRequestWrap() function
424 friend class SentRequestWrap; variable