Home
last modified time | relevance | path

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

/base/notification/distributed_notification_service/frameworks/js/napi/include/reminder/
Dreminder_common.h56 const char* TIME_INTERVAL = "timeInterval"; variable
/base/notification/distributed_notification_service/interfaces/inner_api/
Dreminder_request.h622 static const std::string TIME_INTERVAL; variable
/base/notification/distributed_notification_service/frameworks/ans/src/
Dreminder_request.cpp69 const std::string ReminderRequest::TIME_INTERVAL = "time_interval"; member in OHOS::Notification::ReminderRequest