Home
last modified time | relevance | path

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

/dports/net-im/tdlib/td-a53cb30e99f937cfd64e0266fa558785a184a553/td/telegram/
H A DContactsManager.cpp4095 bool has_stats_dc_id = stats_dc_id.is_exact(); in store() local
4120 STORE_FLAG(has_stats_dc_id); in store()
4166 if (has_stats_dc_id) { in store()
4197 bool has_stats_dc_id; in parse() local
4222 PARSE_FLAG(has_stats_dc_id); in parse()
4272 if (has_stats_dc_id) { in parse()