Home
last modified time | relevance | path

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

/dports/net-im/tdlib/td-a53cb30e99f937cfd64e0266fa558785a184a553/td/telegram/
H A DDialogDb.cpp143 get_notification_groups_by_last_notification_date_stmt_, in init()
270 auto &stmt = get_notification_groups_by_last_notification_date_stmt_; in get_notification_groups_by_last_notification_date()
309 SqliteStatement get_notification_groups_by_last_notification_date_stmt_; member in td::DialogDbImpl