Home
last modified time | relevance | path

Searched defs:INVALID_U8_VALUE (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/base/notification/distributed_notification_service/interfaces/inner_api/
H A Dreminder_request.h953 static const uint8_t INVALID_U8_VALUE; variable
/ohos5.0/base/notification/distributed_notification_service/frameworks/ans/src/
H A Dreminder_request.cpp56 const uint8_t ReminderRequest::INVALID_U8_VALUE = 0; member in OHOS::Notification::ReminderRequest