Home
last modified time | relevance | path

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

/base/notification/distributed_notification_service/interfaces/inner_api/
Dreminder_request.h646 static const uint8_t INVALID_U8_VALUE; variable
/base/notification/distributed_notification_service/frameworks/ans/src/
Dreminder_request.cpp49 const uint8_t ReminderRequest::INVALID_U8_VALUE = 0; member in OHOS::Notification::ReminderRequest