Home
last modified time | relevance | path

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

/dports/net-im/tdlib/td-a53cb30e99f937cfd64e0266fa558785a184a553/td/telegram/
H A DContactsManager.cpp3458 bool has_is_contact = true; in store() local
3479 STORE_FLAG(has_is_contact); in store()
3528 bool has_is_contact; in parse() local
3549 PARSE_FLAG(has_is_contact); in parse()
3575 if (!has_is_contact) { in parse()