Home
last modified time | relevance | path

Searched defs:EXPIRED_CONTENT (Results 1 - 5 of 5) sorted by relevance

/base/notification/distributed_notification_service/services/ans/include/
H A Dreminder_table_old.h170 static const std::string EXPIRED_CONTENT; member in OHOS::Notification::ReminderTable
H A Dreminder_table.h144 static const std::string EXPIRED_CONTENT; member in OHOS::Notification::ReminderBaseTable
/base/notification/distributed_notification_service/services/ans/src/
H A Dreminder_table.cpp44 const std::string ReminderBaseTable::EXPIRED_CONTENT = "expired_content"; member in OHOS::Notification::ReminderBaseTable
H A Dreminder_table_old.cpp49 const std::string ReminderTable::EXPIRED_CONTENT = "expired_content"; member in OHOS::Notification::ReminderTable
/base/notification/distributed_notification_service/frameworks/js/napi/include/reminder/
H A Dreminder_common.h49 const char* EXPIRED_CONTENT = "expiredContent"; member

Completed in 3 milliseconds