Home
last modified time | relevance | path

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

/dports/net-im/tdlib/td-a53cb30e99f937cfd64e0266fa558785a184a553/td/telegram/
H A DMessagesManager.cpp4796 bool has_ttl_period = ttl_period != 0; in store() local
4860 STORE_FLAG(has_ttl_period); in store()
4982 if (has_ttl_period) { in store()
5028 bool has_ttl_period = false; in parse() local
5091 PARSE_FLAG(has_ttl_period); in parse()
5220 if (has_ttl_period) { in parse()