Home
last modified time | relevance | path

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

/ohos5.0/base/notification/distributed_notification_service/services/ans/include/
H A Dreminder_table_old.h105 static const std::string IS_EXPIRED; variable
H A Dreminder_table.h94 static const std::string IS_EXPIRED; variable
/ohos5.0/base/notification/distributed_notification_service/services/ans/src/
H A Dreminder_table_old.cpp36 const std::string ReminderTable::IS_EXPIRED = "is_expired"; member in OHOS::Notification::ReminderTable
H A Dreminder_table.cpp34 const std::string ReminderBaseTable::IS_EXPIRED = "is_expired"; member in OHOS::Notification::ReminderBaseTable