Home
last modified time | relevance | path

Searched refs:INVALID_U8_VALUE (Results 1 - 3 of 3) sorted by relevance

/base/notification/distributed_notification_service/frameworks/ans/src/
H A Dreminder_request_calendar.cpp235 uint8_t setDayTmp = INVALID_U8_VALUE; in GetNextDay()
436 uint8_t setMonth = INVALID_U8_VALUE; in GetNextTriggerTimeAsRepeatReminder()
437 uint8_t setDay = INVALID_U8_VALUE; in GetNextTriggerTimeAsRepeatReminder()
450 if (setDay != INVALID_U8_VALUE) { in GetNextTriggerTimeAsRepeatReminder()
H A Dreminder_request.cpp54 const uint8_t ReminderRequest::INVALID_U8_VALUE = 0; member in OHOS::Notification::ReminderRequest
/base/notification/distributed_notification_service/interfaces/inner_api/
H A Dreminder_request.h953 static const uint8_t INVALID_U8_VALUE; member in OHOS::Notification::ReminderRequest

Completed in 7 milliseconds