Home
last modified time | relevance | path

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

/dports/net-im/tdlib/td-a53cb30e99f937cfd64e0266fa558785a184a553/td/telegram/
H A DContactsManager.h992 static constexpr int32 USER_FLAG_HAS_LAST_NAME = 1 << 2; variable
H A DContactsManager.cpp8655 flags |= USER_FLAG_HAS_LAST_NAME; in get_user_force()