Searched defs:REMINDER_ID (Results 1 – 4 of 4) sorted by relevance
34 static const std::string REMINDER_ID; variable204 static const std::string REMINDER_ID; variable227 static const std::string REMINDER_ID; variable258 static const std::string REMINDER_ID; variable
35 static const std::string REMINDER_ID; variable
22 const std::string ReminderBaseTable::REMINDER_ID = "reminder_id"; member in OHOS::Notification::ReminderBaseTable56 const std::string ReminderAlarmTable::REMINDER_ID = "reminder_id"; member in OHOS::Notification::ReminderAlarmTable63 const std::string ReminderCalendarTable::REMINDER_ID = "reminder_id"; member in OHOS::Notification::ReminderCalendarTable78 const std::string ReminderTimerTable::REMINDER_ID = "reminder_id"; member in OHOS::Notification::ReminderTimerTable
22 const std::string ReminderTable::REMINDER_ID = "reminder_id"; member in OHOS::Notification::ReminderTable