Home
last modified time | relevance | path

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

/dports/net-im/tdlib/td-a53cb30e99f937cfd64e0266fa558785a184a553/td/telegram/
H A DContactsManager.cpp4084 bool has_restricted_count = restricted_count != 0; in store() local
4103 STORE_FLAG(has_restricted_count); in store()
4135 if (has_restricted_count) { in store()
4185 bool has_restricted_count; in parse() local
4205 PARSE_FLAG(has_restricted_count); in parse()
4237 if (has_restricted_count) { in parse()