Home
last modified time | relevance | path

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

/dports/net-im/telegram-desktop/tdesktop-3.2.5-full/Telegram/SourceFiles/data/
H A Ddata_session.h840 rpl::event_stream<not_null<const History*>> _historyCleared; variable
H A Ddata_session.cpp1495 _historyCleared.fire_copy(history); in notifyHistoryCleared()
1499 return _historyCleared.events(); in historyCleared()