Home
last modified time | relevance | path

Searched refs:notificationes (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/base/notification/distributed_notification_service/test/fuzztest/ansmanagerstubannextwo_fuzzer/
H A Dansmanagerstubannextwo_fuzzer.cpp65 std::vector<sptr<Notification::Notification>> notificationes; in DoSomethingInterestingWithMyAPI() local
66 notificationes.emplace_back(notificatione); in DoSomethingInterestingWithMyAPI()
67 ansManagerStub.GetAllActiveNotifications(notificationes); in DoSomethingInterestingWithMyAPI()
70 ansManagerStub.GetSpecialActiveNotifications(key, notificationes); in DoSomethingInterestingWithMyAPI()