Searched defs:IS_EXPIRED (Results 1 – 4 of 4) sorted by relevance
/ohos5.0/base/notification/distributed_notification_service/services/ans/include/ | ||
H A D | reminder_table_old.h | 105 static const std::string IS_EXPIRED; variable |
H A D | reminder_table.h | 94 static const std::string IS_EXPIRED; variable |
/ohos5.0/base/notification/distributed_notification_service/services/ans/src/ | ||
H A D | reminder_table_old.cpp | 36 const std::string ReminderTable::IS_EXPIRED = "is_expired"; member in OHOS::Notification::ReminderTable |
H A D | reminder_table.cpp | 34 const std::string ReminderBaseTable::IS_EXPIRED = "is_expired"; member in OHOS::Notification::ReminderBaseTable |