Home
last modified time | relevance | path

Searched defs:CALENDAR_MINUTE (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/base/notification/distributed_notification_service/services/ans/include/
H A Dreminder_table_old.h222 static const std::string CALENDAR_MINUTE; variable
/ohos5.0/base/notification/distributed_notification_service/services/ans/src/
H A Dreminder_table_old.cpp69 const std::string ReminderTable::CALENDAR_MINUTE = "calendar_minute"; member in OHOS::Notification::ReminderTable
/ohos5.0/base/notification/distributed_notification_service/frameworks/js/napi/include/reminder/
H A Dreminder_common.h44 const char* CALENDAR_MINUTE = "minute"; variable