/foundation/bundlemanager/bundle_framework/test/fuzztest/fuzztest_application/checkissystemappbyuid_fuzzer/ |
H A D | checkissystemappbyuid_fuzzer.cpp | 47 bool DoSomethingInterestingWithMyAPI(const uint8_t* data, size_t size) in DoSomethingInterestingWithMyAPI() argument 63 extern "C" int LLVMFuzzerTestOneInput(const uint8_t* data, size_t size) in LLVMFuzzerTestOneInput() argument
|
/foundation/bundlemanager/bundle_framework/test/fuzztest/fuzztest_information/abilityinfofromjson_fuzzer/ |
H A D | abilityinfofromjson_fuzzer.cpp | 30 bool fuzzabilityinfromjson(const uint8_t* data, size_t size) in fuzzabilityinfromjson() argument 36 std::string name (reinterpret_cast<const char*>(data), size); in fuzzabilityinfromjson() local 44 extern "C" int LLVMFuzzerTestOneInput(const uint8_t* data, size_t size) in LLVMFuzzerTestOneInput() argument
|
/foundation/bundlemanager/bundle_framework/test/fuzztest/fuzztest_information/getapprunningcontrolrule_fuzzer/ |
H A D | getapprunningcontrolrule_fuzzer.cpp | 25 bool DoSomethingInterestingWithMyAPI(const uint8_t* data, size_t size) in DoSomethingInterestingWithMyAPI() argument 30 std::string bundleName (reinterpret_cast<const char*>(data), size); in DoSomethingInterestingWithMyAPI() local 32 std::string appId (reinterpret_cast<const char*>(data), size); in DoSomethingInterestingWithMyAPI() local 41 extern "C" int LLVMFuzzerTestOneInput(const uint8_t* data, size_t size) in LLVMFuzzerTestOneInput() argument
|
/foundation/bundlemanager/bundle_framework/test/fuzztest/fuzztest_information/getbundlepackinfo_fuzzer/ |
H A D | getbundlepackinfo_fuzzer.cpp | 25 bool DoSomethingInterestingWithMyAPI(const uint8_t* data, size_t size) in DoSomethingInterestingWithMyAPI() argument 29 std::string bundleName (reinterpret_cast<const char*>(data), size); in DoSomethingInterestingWithMyAPI() local 40 extern "C" int LLVMFuzzerTestOneInput(const uint8_t* data, size_t size) in LLVMFuzzerTestOneInput() argument
|
/foundation/bundlemanager/bundle_framework/test/fuzztest/fuzztest_information/hapmoduleinfo_fuzzer/ |
H A D | hapmoduleinfo_fuzzer.cpp | 26 bool DoSomethingInterestingWithMyAPI(const uint8_t* data, size_t size) in DoSomethingInterestingWithMyAPI() argument 30 std::string name (reinterpret_cast<const char*>(data), size); in DoSomethingInterestingWithMyAPI() local 51 extern "C" int LLVMFuzzerTestOneInput(const uint8_t* data, size_t size) in LLVMFuzzerTestOneInput() argument
|
/foundation/bundlemanager/bundle_framework/test/fuzztest/fuzztest_information/remoteabilityinfo_fuzzer/ |
H A D | remoteabilityinfo_fuzzer.cpp | 26 bool DoSomethingInterestingWithMyAPI(const uint8_t* data, size_t size) in DoSomethingInterestingWithMyAPI() argument 29 std::string name (reinterpret_cast<const char*>(data), size); in DoSomethingInterestingWithMyAPI() local 53 extern "C" int LLVMFuzzerTestOneInput(const uint8_t* data, size_t size) in LLVMFuzzerTestOneInput() argument
|
/foundation/bundlemanager/bundle_framework/test/fuzztest/fuzztest_others/commonevent_fuzzer/ |
H A D | commonevent_fuzzer.cpp | 22 bool fuzzelcommoneventinfounmarshalling(const uint8_t* data, size_t size) in fuzzelcommoneventinfounmarshalling() argument 41 extern "C" int LLVMFuzzerTestOneInput(const uint8_t* data, size_t size) in LLVMFuzzerTestOneInput() argument
|
/foundation/bundlemanager/bundle_framework/test/fuzztest/fuzztest_others/elementname_fuzzer/ |
H A D | elementname_fuzzer.cpp | 23 bool fuzzelementnameunmarshalling(const uint8_t* data, size_t size) in fuzzelementnameunmarshalling() argument 42 extern "C" int LLVMFuzzerTestOneInput(const uint8_t* data, size_t size) in LLVMFuzzerTestOneInput() argument
|
/foundation/bundlemanager/bundle_framework/test/fuzztest/fuzztest_others/getinnerbundleinfo_fuzzer/ |
H A D | getinnerbundleinfo_fuzzer.cpp | 25 bool fuzzelGetInnerBundleInfoCaseOne(const uint8_t* data, size_t size)
in fuzzelGetInnerBundleInfoCaseOne() argument 37 extern "C" int LLVMFuzzerTestOneInput(const uint8_t* data, size_t size)
in LLVMFuzzerTestOneInput() argument
|
/foundation/bundlemanager/bundle_framework/test/fuzztest/fuzztest_others/moduleinfo_fuzzer/ |
H A D | moduleinfo_fuzzer.cpp | 26 bool DoSomethingInterestingWithMyAPI(const uint8_t* data, size_t size) in DoSomethingInterestingWithMyAPI() argument 29 std::string name (reinterpret_cast<const char*>(data), size); in DoSomethingInterestingWithMyAPI() local 53 extern "C" int LLVMFuzzerTestOneInput(const uint8_t* data, size_t size) in LLVMFuzzerTestOneInput() argument
|
/foundation/bundlemanager/bundle_framework/test/fuzztest/fuzztest_others/mkdirifnotexist_fuzzer/ |
H A D | mkdirifnotexist_fuzzer.cpp | 26 bool fuzzelMkDirIfNotExistCaseOne(const uint8_t* data, size_t size)
in fuzzelMkDirIfNotExistCaseOne() argument 41 extern "C" int LLVMFuzzerTestOneInput(const uint8_t* data, size_t size)
in LLVMFuzzerTestOneInput() argument
|
/foundation/bundlemanager/bundle_framework/test/fuzztest/fuzztest_others/savecurdynamicicon_fuzzer/ |
H A D | savecurdynamicicon_fuzzer.cpp | 26 bool fuzzelSaveCurDynamicIconCaseOne(const uint8_t* data, size_t size)
in fuzzelSaveCurDynamicIconCaseOne() argument 32 bool fuzzelSaveCurDynamicIconCaseTwo(const uint8_t* data, size_t size)
in fuzzelSaveCurDynamicIconCaseTwo() argument 40 extern "C" int LLVMFuzzerTestOneInput(const uint8_t* data, size_t size)
in LLVMFuzzerTestOneInput() argument
|
/foundation/bundlemanager/bundle_framework/test/fuzztest/fuzztest_others/sendbroadcast_fuzzer/ |
H A D | sendbroadcast_fuzzer.cpp | 25 bool fuzzelSendBroadCastCaseOne(const uint8_t* data, size_t size)
in fuzzelSendBroadCastCaseOne() argument 33 extern "C" int LLVMFuzzerTestOneInput(const uint8_t* data, size_t size)
in LLVMFuzzerTestOneInput() argument
|
/foundation/bundlemanager/bundle_framework/test/fuzztest/fuzztest_others/setdefaultapplication_fuzzer/ |
H A D | setdefaultapplication_fuzzer.cpp | 27 bool DoSomethingInterestingWithMyAPI(const uint8_t* data, size_t size) in DoSomethingInterestingWithMyAPI() argument 29 std::string type (reinterpret_cast<const char*>(data), size); in DoSomethingInterestingWithMyAPI() local 33 std::string bundleName (reinterpret_cast<const char*>(data), size); in DoSomethingInterestingWithMyAPI() local 41 extern "C" int LLVMFuzzerTestOneInput(const uint8_t* data, size_t size) in LLVMFuzzerTestOneInput() argument
|
/foundation/bundlemanager/bundle_framework/test/fuzztest/fuzztest_others/verifycallingpermission_fuzzer/ |
H A D | verifycallingpermission_fuzzer.cpp | 47 bool DoSomethingInterestingWithMyAPI(const uint8_t* data, size_t size) in DoSomethingInterestingWithMyAPI() argument 58 std::string info (reinterpret_cast<const char*>(data), size); in DoSomethingInterestingWithMyAPI() local 65 extern "C" int LLVMFuzzerTestOneInput(const uint8_t* data, size_t size) in LLVMFuzzerTestOneInput() argument
|
/foundation/bundlemanager/bundle_framework/test/fuzztest/fuzztest_information/extensionabilityinfo_fuzzer/ |
H A D | extensionabilityinfo_fuzzer.cpp | 26 bool DoSomethingInterestingWithMyAPI(const uint8_t* data, size_t size) in DoSomethingInterestingWithMyAPI() argument 30 std::string name (reinterpret_cast<const char*>(data), size); in DoSomethingInterestingWithMyAPI() local 52 extern "C" int LLVMFuzzerTestOneInput(const uint8_t* data, size_t size) in LLVMFuzzerTestOneInput() argument
|
/foundation/bundlemanager/bundle_framework/test/fuzztest/fuzztest_information/getapplicationinfo_fuzzer/ |
H A D | getapplicationinfo_fuzzer.cpp | 25 bool DoSomethingInterestingWithMyAPI(const uint8_t* data, size_t size) in DoSomethingInterestingWithMyAPI() argument 29 std::string appName (reinterpret_cast<const char*>(data), size); in DoSomethingInterestingWithMyAPI() local 42 extern "C" int LLVMFuzzerTestOneInput(const uint8_t* data, size_t size) in LLVMFuzzerTestOneInput() argument
|
/foundation/bundlemanager/bundle_framework/test/fuzztest/fuzztest_information/getbundleinfo_fuzzer/ |
H A D | getbundleinfo_fuzzer.cpp | 25 bool DoSomethingInterestingWithMyAPI(const uint8_t* data, size_t size) in DoSomethingInterestingWithMyAPI() argument 29 std::string bundleName (reinterpret_cast<const char*>(data), size); in DoSomethingInterestingWithMyAPI() local 42 extern "C" int LLVMFuzzerTestOneInput(const uint8_t* data, size_t size) in LLVMFuzzerTestOneInput() argument
|
/foundation/bundlemanager/bundle_framework/test/fuzztest/fuzztest_information/gethapmoduleinfo_fuzzer/ |
H A D | gethapmoduleinfo_fuzzer.cpp | 27 bool DoSomethingInterestingWithMyAPI(const uint8_t* data, size_t size) in DoSomethingInterestingWithMyAPI() argument 31 std::string abilityName (reinterpret_cast<const char*>(data), size); in DoSomethingInterestingWithMyAPI() local 34 std::string hapModuleName (reinterpret_cast<const char*>(data), size); in DoSomethingInterestingWithMyAPI() local 44 extern "C" int LLVMFuzzerTestOneInput(const uint8_t* data, size_t size) in LLVMFuzzerTestOneInput() argument
|
/foundation/bundlemanager/bundle_framework/test/fuzztest/fuzztest_information/queryabilityinfo_fuzzer/ |
H A D | queryabilityinfo_fuzzer.cpp | 27 bool DoSomethingInterestingWithMyAPI(const uint8_t* data, size_t size) in DoSomethingInterestingWithMyAPI() argument 33 std::string bundleName (reinterpret_cast<const char*>(data), size); in DoSomethingInterestingWithMyAPI() local 45 extern "C" int LLVMFuzzerTestOneInput(const uint8_t* data, size_t size) in LLVMFuzzerTestOneInput() argument
|
/foundation/bundlemanager/bundle_framework/test/fuzztest/fuzztest_others/appservicefwkinstallerremoveinfo_fuzzer/ |
H A D | appservicefwkinstallerremoveinfo_fuzzer.cpp | 30 bool DoSomethingInterestingWithMyAPI(const char* data, size_t size) in DoSomethingInterestingWithMyAPI() argument 39 extern "C" int LLVMFuzzerTestOneInput(const uint8_t* data, size_t size) in LLVMFuzzerTestOneInput() argument [all...] |
/foundation/bundlemanager/bundle_framework/test/fuzztest/fuzztest_others/appservicefwkinstallerrollback_fuzzer/ |
H A D | appservicefwkinstallerrollback_fuzzer.cpp | 30 bool DoSomethingInterestingWithMyAPI(const char* data, size_t size) in DoSomethingInterestingWithMyAPI() argument 39 extern "C" int LLVMFuzzerTestOneInput(const uint8_t* data, size_t size) in LLVMFuzzerTestOneInput() argument [all...] |
/foundation/bundlemanager/bundle_framework/test/fuzztest/fuzztest_others/appservicefwkinstallersavebundleinfotostorage_fuzzer/ |
H A D | appservicefwkinstallersavebundleinfotostorage_fuzzer.cpp | 30 bool DoSomethingInterestingWithMyAPI(const char* data, size_t size) in DoSomethingInterestingWithMyAPI() argument 39 extern "C" int LLVMFuzzerTestOneInput(const uint8_t* data, size_t size) in LLVMFuzzerTestOneInput() argument [all...] |
/foundation/bundlemanager/bundle_framework/test/fuzztest/fuzztest_others/bundleresparam_fuzzer/ |
H A D | bundleresparam_fuzzer.cpp | 28 bool DoSomethingInterestingWithMyAPI(const char* data, size_t size) in DoSomethingInterestingWithMyAPI() argument 39 extern "C" int LLVMFuzzerTestOneInput(const uint8_t* data, size_t size) in LLVMFuzzerTestOneInput() argument [all...] |
/foundation/bundlemanager/bundle_framework/test/fuzztest/fuzztest_others/copyfiles_fuzzer/ |
H A D | copyfiles_fuzzer.cpp | 25 bool DoSomethingInterestingWithMyAPI(const uint8_t* data, size_t size) in DoSomethingInterestingWithMyAPI() argument 30 std::string sourceFile (reinterpret_cast<const char*>(data), size); in DoSomethingInterestingWithMyAPI() local 33 std::string destFile (reinterpret_cast<const char*>(data), size); in DoSomethingInterestingWithMyAPI() local 41 extern "C" int LLVMFuzzerTestOneInput(const uint8_t* data, size_t size) in LLVMFuzzerTestOneInput() argument
|