Home
last modified time | relevance | path

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

/base/notification/distributed_notification_service/test/fuzztest/advancednotificationservice_fuzzer/
H A Dadvancednotificationservice_fuzzer.cpp77 std::vector<sptr<Notification::Notification>> notificationss; in DoSomethingInterestingWithMyAPI() local
78 service->GetAllActiveNotifications(notificationss); in DoSomethingInterestingWithMyAPI()
80 service->GetSpecialActiveNotifications(key, notificationss); in DoSomethingInterestingWithMyAPI()
/base/notification/distributed_notification_service/test/fuzztest/ansmanagerstubannexthree_fuzzer/
H A Dansmanagerstubannexthree_fuzzer.cpp344 std::vector<sptr<Notification::Notification>> notificationss; in DoSomethingInterestingWithMyAPI() local
345 ansManagerStub.GetAllActiveNotifications(notificationss); in DoSomethingInterestingWithMyAPI()
347 ansManagerStub.GetSpecialActiveNotifications(key, notificationss); in DoSomethingInterestingWithMyAPI()
/base/notification/distributed_notification_service/test/fuzztest/ansmanagerstubannex_fuzzer/
H A Dansmanagerstubannex_fuzzer.cpp352 std::vector<sptr<Notification::Notification>> notificationss; in DoSomethingInterestingWithMyAPI() local
353 ansManagerStub.GetAllActiveNotifications(notificationss); in DoSomethingInterestingWithMyAPI()
355 ansManagerStub.GetSpecialActiveNotifications(key, notificationss); in DoSomethingInterestingWithMyAPI()
/base/notification/distributed_notification_service/test/fuzztest/ansmanagerstub_fuzzer/
H A Dansmanagerstub_fuzzer.cpp353 std::vector<sptr<Notification::Notification>> notificationss; in DoSomethingInterestingWithMyAPI() local
354 ansManagerStub.GetAllActiveNotifications(notificationss); in DoSomethingInterestingWithMyAPI()
356 ansManagerStub.GetSpecialActiveNotifications(key, notificationss); in DoSomethingInterestingWithMyAPI()

Completed in 4 milliseconds