Home
last modified time | relevance | path

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

/base/notification/distributed_notification_service/interfaces/inner_api/
Dreminder_request.h644 static const uint64_t INVALID_LONG_LONG_VALUE; variable
/base/notification/distributed_notification_service/frameworks/ans/src/
Dreminder_request.cpp44 const uint64_t ReminderRequest::INVALID_LONG_LONG_VALUE = 0; member in OHOS::Notification::ReminderRequest