Home
last modified time | relevance | path

Searched defs:AUTO_DELETED_TIME (Results 1 - 4 of 4) sorted by relevance

/base/notification/distributed_notification_service/services/ans/include/
H A Dreminder_table_old.h190 static const std::string AUTO_DELETED_TIME; member in OHOS::Notification::ReminderTable
H A Dreminder_table.h164 static const std::string AUTO_DELETED_TIME; member in OHOS::Notification::ReminderBaseTable
/base/notification/distributed_notification_service/services/ans/src/
H A Dreminder_table.cpp48 const std::string ReminderBaseTable::AUTO_DELETED_TIME = "auto_deleted_time"; member in OHOS::Notification::ReminderBaseTable
H A Dreminder_table_old.cpp53 const std::string ReminderTable::AUTO_DELETED_TIME = "autoDeletedTime"; member in OHOS::Notification::ReminderTable

Completed in 3 milliseconds