Home
last modified time | relevance | path

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

/ohos5.0/base/notification/distributed_notification_service/test/fuzztest/reminderhelper_fuzzer/
H A Dreminderhelper_fuzzer.cpp49 uint64_t excludeDate = static_cast<uint64_t>(reminderId); in DoSomethingInterestingWithMyAPI() local
/ohos5.0/base/notification/distributed_notification_service/test/fuzztest/ansmanagerstub_fuzzer/
H A Dansmanagerstub_fuzzer.cpp404 uint64_t excludeDate = fuzzData.GetData<uint64_t>(); in DoSomethingInterestingWithMyAPI() local
/ohos5.0/base/notification/distributed_notification_service/frameworks/js/napi/src/reminder/
H A Dpublish.cpp56 uint64_t excludeDate = 0; member
68 uint64_t excludeDate = 0; member