Searched defs:EXPIRED_CONTENT (Results 1 – 5 of 5) sorted by relevance
170 static const std::string EXPIRED_CONTENT; variable
144 static const std::string EXPIRED_CONTENT; variable
49 const std::string ReminderTable::EXPIRED_CONTENT = "expired_content"; member in OHOS::Notification::ReminderTable
44 const std::string ReminderBaseTable::EXPIRED_CONTENT = "expired_content"; member in OHOS::Notification::ReminderBaseTable
49 const char* EXPIRED_CONTENT = "expiredContent"; variable