Home
last modified time | relevance | path

Searched defs:ALARM_MINUTE (Results 1 – 5 of 5) sorted by relevance

/base/notification/distributed_notification_service/interfaces/inner_api/
Dreminder_table_old.h226 static const std::string ALARM_MINUTE; variable
Dreminder_table.h201 static const std::string ALARM_MINUTE; variable
/base/notification/distributed_notification_service/frameworks/ans/src/
Dreminder_table_old.cpp73 const std::string ReminderTable::ALARM_MINUTE = "alarm_minute"; member in OHOS::Notification::ReminderTable
Dreminder_table.cpp57 const std::string ReminderAlarmTable::ALARM_MINUTE = "alarm_minute"; member in OHOS::Notification::ReminderAlarmTable
/base/notification/distributed_notification_service/frameworks/js/napi/include/reminder/
Dreminder_common.h37 const char* ALARM_MINUTE = "minute"; variable