Home
last modified time | relevance | path

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

/base/notification/distributed_notification_service/interfaces/inner_api/
Dreminder_table_old.h225 static const std::string ALARM_HOUR; variable
Dreminder_table.h200 static const std::string ALARM_HOUR; variable
/base/notification/distributed_notification_service/frameworks/ans/src/
Dreminder_table_old.cpp72 const std::string ReminderTable::ALARM_HOUR = "alarm_hour"; member in OHOS::Notification::ReminderTable
Dreminder_table.cpp56 const std::string ReminderAlarmTable::ALARM_HOUR = "alarm_hour"; member in OHOS::Notification::ReminderAlarmTable
/base/notification/distributed_notification_service/frameworks/js/napi/include/reminder/
Dreminder_common.h35 const char* ALARM_HOUR = "hour"; variable