Home
last modified time | relevance | path

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

/base/notification/distributed_notification_service/frameworks/ans/test/unittest/
Dreminder_request_test.cpp874 uint64_t reminderTimeInMilli = 10; variable
/base/notification/distributed_notification_service/frameworks/ans/src/
Dreminder_request.cpp798 void ReminderRequest::SetReminderTimeInMilli(const uint64_t reminderTimeInMilli) in SetReminderTimeInMilli()