Home
last modified time | relevance | path

Searched defs:DialogDbAsync (Results 1 – 1 of 1) sorted by relevance

/dports/net-im/tdlib/td-a53cb30e99f937cfd64e0266fa558785a184a553/td/telegram/
H A DDialogDb.cpp340 class DialogDbAsync final : public DialogDbAsyncInterface { class
342 DialogDbAsync(std::shared_ptr<DialogDbSyncSafeInterface> sync_db, int32 scheduler_id) { in DialogDbAsync() function in td::DialogDbAsync