Home
last modified time | relevance | path

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

/dports/net-im/tdlib/td-a53cb30e99f937cfd64e0266fa558785a184a553/td/telegram/
H A DDialogDb.cpp323 class DialogDbSyncSafe final : public DialogDbSyncSafeInterface { in create_dialog_db_sync() class
325 explicit DialogDbSyncSafe(std::shared_ptr<SqliteConnectionSafe> sqlite_connection) in create_dialog_db_sync() function in td::create_dialog_db_sync::DialogDbSyncSafe