Searched defs:AUTO_DELETED_TIME (Results 1 - 4 of 4) sorted by relevance
/base/notification/distributed_notification_service/services/ans/include/ | ||
H A D | reminder_table_old.h | 190 static const std::string AUTO_DELETED_TIME; member in OHOS::Notification::ReminderTable |
H A D | reminder_table.h | 164 static const std::string AUTO_DELETED_TIME; member in OHOS::Notification::ReminderBaseTable |
/base/notification/distributed_notification_service/services/ans/src/ | ||
H A D | reminder_table.cpp | 48 const std::string ReminderBaseTable::AUTO_DELETED_TIME = "auto_deleted_time"; member in OHOS::Notification::ReminderBaseTable |
H A D | reminder_table_old.cpp | 53 const std::string ReminderTable::AUTO_DELETED_TIME = "autoDeletedTime"; member in OHOS::Notification::ReminderTable |
Completed in 3 milliseconds