Home
last modified time | relevance | path

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

/ohos5.0/base/notification/distributed_notification_service/test/fuzztest/ansmanagerstub_fuzzer/
H A Dansmanagerstub_fuzzer.cpp347 std::vector<sptr<Notification::Notification>> notificationss; in DoSomethingInterestingWithMyAPI() local
348 ansManagerStub.GetAllActiveNotifications(notificationss); in DoSomethingInterestingWithMyAPI()
350 ansManagerStub.GetSpecialActiveNotifications(key, notificationss); in DoSomethingInterestingWithMyAPI()