Home
last modified time | relevance | path

Searched defs:oriTriggerTime (Results 1 – 3 of 3) sorted by relevance

/base/notification/distributed_notification_service/test/fuzztest/reminderrequest_fuzzer/
Dreminderrequest_fuzzer.cpp53 uint64_t oriTriggerTime = 2; in DoSomethingInterestingWithMyAPI() local
/base/notification/distributed_notification_service/frameworks/ans/test/unittest/
Dreminder_request_test.cpp641 uint64_t oriTriggerTime = 10; variable
/base/notification/distributed_notification_service/frameworks/ans/src/
Dreminder_request.cpp260 bool ReminderRequest::HandleSysTimeChange(uint64_t oriTriggerTime, uint64_t optTriggerTime) in HandleSysTimeChange()