Home
last modified time | relevance | path

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

/dports/net-im/tdlib/td-a53cb30e99f937cfd64e0266fa558785a184a553/td/telegram/
H A DContactsManager.cpp224 size_t sent_size_ = 0; member in td::ImportContactsQuery
229 sent_size_ = input_phone_contacts.size(); in send()
241 if (sent_size_ == ptr->retry_contacts_.size()) { in on_result()