Home
last modified time | relevance | path

Searched refs:GetU32Size (Results 1 – 25 of 75) sorted by relevance

123

/ohos5.0/base/notification/distributed_notification_service/test/fuzztest/fuzz_common_base/
H A Dfuzz_common_base.h26 uint32_t GetU32Size();
/ohos5.0/base/notification/distributed_notification_service/test/fuzztest/notificationsortingannex_fuzzer/
H A Dnotificationsortingannex_fuzzer.cpp38 if (ch != nullptr && size >= GetU32Size()) { in LLVMFuzzerTestOneInput()
/ohos5.0/base/notification/distributed_notification_service/test/fuzztest/notificationtemplateannex_fuzzer/
H A Dnotificationtemplateannex_fuzzer.cpp38 if (ch != nullptr && size >= GetU32Size()) { in LLVMFuzzerTestOneInput()
/ohos5.0/base/notification/distributed_notification_service/test/fuzztest/notificationsortingmapannex_fuzzer/
H A Dnotificationsortingmapannex_fuzzer.cpp38 if (ch != nullptr && size >= GetU32Size()) { in LLVMFuzzerTestOneInput()
/ohos5.0/base/notification/distributed_notification_service/test/fuzztest/reminderrequestcontinuate_fuzzer/
H A Dreminderrequestcontinuate_fuzzer.cpp39 if (ch != nullptr && size >= GetU32Size()) { in LLVMFuzzerTestOneInput()
/ohos5.0/base/notification/distributed_notification_service/test/fuzztest/advancednotificationservice_fuzzer/
H A Dadvancednotificationservice_fuzzer.cpp44 if (data != nullptr && size >= GetU32Size()) { in LLVMFuzzerTestOneInput()
/ohos5.0/base/notification/distributed_notification_service/test/fuzztest/cancelnotification_fuzzer/
H A Dcancelnotification_fuzzer.cpp38 if (ch != nullptr && size >= GetU32Size()) { in LLVMFuzzerTestOneInput()
/ohos5.0/base/notification/distributed_notification_service/test/fuzztest/notificationmultilinecontentannex_fuzzer/
H A Dnotificationmultilinecontentannex_fuzzer.cpp42 if (ch != nullptr && size >= GetU32Size()) { in LLVMFuzzerTestOneInput()
/ohos5.0/base/notification/distributed_notification_service/test/fuzztest/notificationpicturecontentannex_fuzzer/
H A Dnotificationpicturecontentannex_fuzzer.cpp42 if (ch != nullptr && size >= GetU32Size()) { in LLVMFuzzerTestOneInput()
/ohos5.0/base/notification/distributed_notification_service/test/fuzztest/notificationbasiccontent_fuzzer/
H A Dnotificationbasiccontent_fuzzer.cpp48 if (ch != nullptr && size >= GetU32Size()) { in LLVMFuzzerTestOneInput()
/ohos5.0/base/notification/distributed_notification_service/test/fuzztest/notificationconversationalmessage_fuzzer/
H A Dnotificationconversationalmessage_fuzzer.cpp40 if (ch != nullptr && size >= GetU32Size()) { in LLVMFuzzerTestOneInput()
/ohos5.0/base/notification/distributed_notification_service/test/fuzztest/notificationlongtextcontentannex_fuzzer/
H A Dnotificationlongtextcontentannex_fuzzer.cpp42 if (ch != nullptr && size >= GetU32Size()) { in LLVMFuzzerTestOneInput()
/ohos5.0/base/notification/distributed_notification_service/test/fuzztest/notificationnormalcontent_fuzzer/
H A Dnotificationnormalcontent_fuzzer.cpp46 if (ch != nullptr && size >= GetU32Size()) { in LLVMFuzzerTestOneInput()
/ohos5.0/base/notification/distributed_notification_service/test/fuzztest/getnotificationslotnumasbundle_fuzzer/
H A Dgetnotificationslotnumasbundle_fuzzer.cpp38 if (ch != nullptr && size >= GetU32Size()) { in LLVMFuzzerTestOneInput()
/ohos5.0/base/notification/distributed_notification_service/test/fuzztest/removenotificationsbybundle_fuzzer/
H A Dremovenotificationsbybundle_fuzzer.cpp40 if (ch != nullptr && size > GetU32Size()) { in LLVMFuzzerTestOneInput()
/ohos5.0/base/notification/distributed_notification_service/test/fuzztest/notificationmultilinecontent_fuzzer/
H A Dnotificationmultilinecontent_fuzzer.cpp41 if (ch != nullptr && size >= GetU32Size()) { in LLVMFuzzerTestOneInput()
/ohos5.0/base/notification/distributed_notification_service/test/fuzztest/notificationpicturecontent_fuzzer/
H A Dnotificationpicturecontent_fuzzer.cpp41 if (ch != nullptr && size >= GetU32Size()) { in LLVMFuzzerTestOneInput()
/ohos5.0/base/notification/distributed_notification_service/test/fuzztest/notificationconversationalmessageannex_fuzzer/
H A Dnotificationconversationalmessageannex_fuzzer.cpp43 if (ch != nullptr && size >= GetU32Size()) { in LLVMFuzzerTestOneInput()
/ohos5.0/base/notification/distributed_notification_service/test/fuzztest/notificationflags_fuzzer/
H A Dnotificationflags_fuzzer.cpp53 if (ch != nullptr && size >= GetU32Size()) { in LLVMFuzzerTestOneInput()
/ohos5.0/base/notification/distributed_notification_service/test/fuzztest/notificationlongtextcontent_fuzzer/
H A Dnotificationlongtextcontent_fuzzer.cpp41 if (ch != nullptr && size >= GetU32Size()) { in LLVMFuzzerTestOneInput()
/ohos5.0/base/notification/distributed_notification_service/test/fuzztest/notificationtemplate_fuzzer/
H A Dnotificationtemplate_fuzzer.cpp40 if (ch != nullptr && size >= GetU32Size()) { in LLVMFuzzerTestOneInput()
/ohos5.0/base/notification/distributed_notification_service/test/fuzztest/reminderstore_fuzzer/
H A Dreminderstore_fuzzer.cpp43 if (ch != nullptr && size >= GetU32Size()) { in LLVMFuzzerTestOneInput()
/ohos5.0/base/notification/distributed_notification_service/test/fuzztest/cancelasbundle_fuzzer/
H A Dcancelasbundle_fuzzer.cpp36 if (ch != nullptr && size >= GetU32Size()) { in LLVMFuzzerTestOneInput()
/ohos5.0/base/notification/distributed_notification_service/test/fuzztest/enablednotificationcallbackdata_fuzzer/
H A Denablednotificationcallbackdata_fuzzer.cpp52 if (ch != nullptr && size >= GetU32Size()) { in LLVMFuzzerTestOneInput()
/ohos5.0/base/notification/distributed_notification_service/test/fuzztest/notificationannex_fuzzer/
H A Dnotificationannex_fuzzer.cpp46 if (ch != nullptr && size >= GetU32Size()) { in LLVMFuzzerTestOneInput()

123