Home
last modified time | relevance | path

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

/base/notification/distributed_notification_service/test/fuzztest/ansmanagerstubannexthree_fuzzer/
H A Dansmanagerstubannexthree_fuzzer.cpp43 Notification::AnsManagerStub ansManagerStub; in DoSomethingInterestingWithMyAPI() local
48 ansManagerStub.HandleIsNeedSilentInDoNotDisturbMode(datas, reply); in DoSomethingInterestingWithMyAPI()
51 ansManagerStub.HandleRegisterSwingCallback(datas, reply); in DoSomethingInterestingWithMyAPI()
53 ansManagerStub.OnRemoteRequest(0, datas, reply, flags); in DoSomethingInterestingWithMyAPI()
54 ansManagerStub.OnRemoteRequest((int) Notification::NotificationInterfaceCode::PUBLISH_NOTIFICATION, in DoSomethingInterestingWithMyAPI()
81 ansManagerStub.HandlePublish(datas, reply); in DoSomethingInterestingWithMyAPI()
85 ansManagerStub.HandleCancelAsBundle(datas, reply); in DoSomethingInterestingWithMyAPI()
88 ansManagerStub.HandleCancelAsBundleOption(datas, reply); in DoSomethingInterestingWithMyAPI()
90 ansManagerStub.HandleCancelAll(datas, reply); in DoSomethingInterestingWithMyAPI()
94 ansManagerStub in DoSomethingInterestingWithMyAPI()
[all...]
/base/notification/distributed_notification_service/test/fuzztest/ansmanagerstubannex_fuzzer/
H A Dansmanagerstubannex_fuzzer.cpp51 Notification::AdvancedNotificationService ansManagerStub; in DoSomethingInterestingWithMyAPI() local
56 ansManagerStub.HandleIsNeedSilentInDoNotDisturbMode(datas, reply); in DoSomethingInterestingWithMyAPI()
59 ansManagerStub.HandleRegisterSwingCallback(datas, reply); in DoSomethingInterestingWithMyAPI()
61 ansManagerStub.OnRemoteRequest(0, datas, reply, flags); in DoSomethingInterestingWithMyAPI()
62 ansManagerStub.OnRemoteRequest((int) Notification::NotificationInterfaceCode::PUBLISH_NOTIFICATION, in DoSomethingInterestingWithMyAPI()
89 ansManagerStub.HandlePublish(datas, reply); in DoSomethingInterestingWithMyAPI()
93 ansManagerStub.HandleCancelAsBundle(datas, reply); in DoSomethingInterestingWithMyAPI()
96 ansManagerStub.HandleCancelAsBundleOption(datas, reply); in DoSomethingInterestingWithMyAPI()
98 ansManagerStub.HandleCancelAll(datas, reply); in DoSomethingInterestingWithMyAPI()
102 ansManagerStub in DoSomethingInterestingWithMyAPI()
[all...]
/base/notification/distributed_notification_service/test/fuzztest/ansmanagerstub_fuzzer/
H A Dansmanagerstub_fuzzer.cpp50 Notification::AdvancedNotificationService ansManagerStub; in DoSomethingInterestingWithMyAPI() local
55 ansManagerStub.HandleIsNeedSilentInDoNotDisturbMode(datas, reply); in DoSomethingInterestingWithMyAPI()
58 ansManagerStub.HandleRegisterSwingCallback(datas, reply); in DoSomethingInterestingWithMyAPI()
60 ansManagerStub.OnRemoteRequest(0, datas, reply, flags); in DoSomethingInterestingWithMyAPI()
61 ansManagerStub.OnRemoteRequest((int) Notification::NotificationInterfaceCode::PUBLISH_NOTIFICATION, in DoSomethingInterestingWithMyAPI()
90 ansManagerStub.HandlePublish(datas, reply); in DoSomethingInterestingWithMyAPI()
94 ansManagerStub.HandleCancelAsBundle(datas, reply); in DoSomethingInterestingWithMyAPI()
97 ansManagerStub.HandleCancelAsBundleOption(datas, reply); in DoSomethingInterestingWithMyAPI()
99 ansManagerStub.HandleCancelAll(datas, reply); in DoSomethingInterestingWithMyAPI()
103 ansManagerStub in DoSomethingInterestingWithMyAPI()
[all...]
/base/notification/distributed_notification_service/test/fuzztest/ansmanagerstubannextwo_fuzzer/
H A Dansmanagerstubannextwo_fuzzer.cpp30 Notification::AnsManagerStub ansManagerStub; in DoSomethingInterestingWithMyAPI() local
33 ansManagerStub.HandleGetEnabledForBundleSlot(datas, reply); in DoSomethingInterestingWithMyAPI()
34 ansManagerStub.HandleDistributedSetEnabledWithoutApp(datas, reply); in DoSomethingInterestingWithMyAPI()
35 ansManagerStub.HandleDistributedGetEnabledWithoutApp(datas, reply); in DoSomethingInterestingWithMyAPI()
38 ansManagerStub.Publish(stringData, notification); in DoSomethingInterestingWithMyAPI()
40 ansManagerStub.Cancel(notificationId, stringData, 0); in DoSomethingInterestingWithMyAPI()
41 ansManagerStub.CancelAll(0); in DoSomethingInterestingWithMyAPI()
44 ansManagerStub.CancelAsBundle(notificationIds, stringData, userId); in DoSomethingInterestingWithMyAPI()
47 ansManagerStub.AddSlotByType(slotType); in DoSomethingInterestingWithMyAPI()
51 ansManagerStub in DoSomethingInterestingWithMyAPI()
[all...]

Completed in 2 milliseconds