Home
last modified time | relevance | path

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

/dports/net-im/tdlib/td-a53cb30e99f937cfd64e0266fa558785a184a553/td/telegram/
H A DPollManager.h71 void stop_local_poll(PollId poll_id);
H A DPollManager.cpp1081 stop_local_poll(poll_id); in stop_poll()
1136 void PollManager::stop_local_poll(PollId poll_id) { in stop_local_poll() function in td::PollManager
H A DMessageContent.cpp5483 td->poll_manager_->stop_local_poll(message_poll->poll_id); in update_failed_to_send_message_content()