Home
last modified time | relevance | path

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

/dports/net-im/tdlib/td-a53cb30e99f937cfd64e0266fa558785a184a553/td/telegram/logevent/
H A DSecretChatEvent.h497 void SecretChatEvent::downcast_call(Type type, F &&f) { in downcast_call() function
/dports/net-im/tdlib/td-a53cb30e99f937cfd64e0266fa558785a184a553/test/
H A Dsecret.cpp198 static void downcast_call(TlBufferParser &p, F &&f) { in downcast_call() function