Home
last modified time | relevance | path

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

/ohos5.0/base/notification/distributed_notification_service/test/fuzztest/enabledistributed_fuzzer/
H A Denabledistributed_fuzzer.cpp31 int32_t usingData = static_cast<int32_t>(GetU32Data(data)); in DoSomethingInterestingWithMyAPI() local
34 bundleOption.SetUid(usingData); in DoSomethingInterestingWithMyAPI()
41 …tification::NotificationHelper::RemoveNotification(bundleOption, usingData, stringData, usingData); in DoSomethingInterestingWithMyAPI()
/ohos5.0/base/notification/distributed_notification_service/test/fuzztest/removenotificationsbybundle_fuzzer/
H A Dremovenotificationsbybundle_fuzzer.cpp25 int32_t usingData = static_cast<int32_t>(GetU32Data(data)); in DoSomethingInterestingWithMyAPI() local
28 bundleOption.SetUid(usingData); in DoSomethingInterestingWithMyAPI()
/ohos5.0/base/notification/distributed_notification_service/test/fuzztest/getnotificationslotsforbundle_fuzzer/
H A Dgetnotificationslotsforbundle_fuzzer.cpp24 int32_t usingData = static_cast<int32_t>(GetU32Data(data)); in DoSomethingInterestingWithMyAPI() local
27 bundleOption.SetUid(usingData); in DoSomethingInterestingWithMyAPI()
/ohos5.0/base/notification/distributed_notification_service/test/fuzztest/setnotificationsenabledforallbundles_fuzzer/
H A Dsetnotificationsenabledforallbundles_fuzzer.cpp33 int32_t usingData = static_cast<int32_t>(GetU32Data(data)); in DoSomethingInterestingWithMyAPI() local
36 bundleOption.SetUid(usingData); in DoSomethingInterestingWithMyAPI()
/ohos5.0/base/notification/distributed_notification_service/test/fuzztest/getallactivenotifications_fuzzer/
H A Dgetallactivenotifications_fuzzer.cpp28 int32_t usingData = static_cast<int32_t>(GetU32Data(data)); in DoSomethingInterestingWithMyAPI() local
31 bundleOption.SetUid(usingData); in DoSomethingInterestingWithMyAPI()