Home
last modified time | relevance | path

Searched refs:malloc (Results 1201 - 1225 of 4594) sorted by relevance

1...<<41424344454647484950>>...184

/foundation/ability/ability_runtime/test/fuzztest/statusbardelegatemanager_fuzzer/
H A Dstatusbardelegatemanager_fuzzer.cpp66 char* ch = (char*)malloc(size + 1); in LLVMFuzzerTestOneInput()
68 std::cout << "malloc failed." << std::endl; in LLVMFuzzerTestOneInput()
/foundation/ability/ability_runtime/test/fuzztest/unregisterenvironmentcallback_fuzzer/
H A Dunregisterenvironmentcallback_fuzzer.cpp68 char* ch = (char*)malloc(size + 1); in LLVMFuzzerTestOneInput()
70 std::cout << "malloc failed." << std::endl; in LLVMFuzzerTestOneInput()
/foundation/ability/ability_runtime/test/fuzztest/unregisterapplicationstateobserver_fuzzer/
H A Dunregisterapplicationstateobserver_fuzzer.cpp65 char* ch = (char*)malloc(size + 1); in LLVMFuzzerTestOneInput()
67 std::cout << "malloc failed." << std::endl; in LLVMFuzzerTestOneInput()
/foundation/ability/ability_runtime/test/fuzztest/getappmemorysize_fuzzer/
H A Dgetappmemorysize_fuzzer.cpp75 char* ch = (char*)malloc(size + 1); in LLVMFuzzerTestOneInput()
77 std::cout << "malloc failed." << std::endl; in LLVMFuzzerTestOneInput()
/foundation/ability/ability_runtime/test/fuzztest/getconfiguration_fuzzer/
H A Dgetconfiguration_fuzzer.cpp70 char* ch = (char*)malloc(size + 1); in LLVMFuzzerTestOneInput()
72 std::cout << "malloc failed." << std::endl; in LLVMFuzzerTestOneInput()
/foundation/ability/ability_runtime/test/fuzztest/killprocessesbyuserid_fuzzer/
H A Dkillprocessesbyuserid_fuzzer.cpp70 char* ch = (char*)malloc(size + 1); in LLVMFuzzerTestOneInput()
72 std::cout << "malloc failed." << std::endl; in LLVMFuzzerTestOneInput()
/foundation/ability/ability_runtime/test/fuzztest/notifycontinuationresult_fuzzer/
H A Dnotifycontinuationresult_fuzzer.cpp67 char* ch = (char*)malloc(size + 1); in LLVMFuzzerTestOneInput()
69 std::cout << "malloc failed." << std::endl; in LLVMFuzzerTestOneInput()
/foundation/ability/ability_runtime/test/fuzztest/notifymemorylevel_fuzzer/
H A Dnotifymemorylevel_fuzzer.cpp61 char *ch = (char *)malloc(size + 1); in LLVMFuzzerTestOneInput()
63 std::cout << "malloc failed." << std::endl; in LLVMFuzzerTestOneInput()
/foundation/ability/ability_runtime/test/fuzztest/abilityappjsheapmeminfo_fuzzer/
H A Dabilityappjsheapmeminfo_fuzzer.cpp72 char* ch = (char*)malloc(size + 1); in LLVMFuzzerTestOneInput()
74 std::cout << "malloc failed." << std::endl; in LLVMFuzzerTestOneInput()
/foundation/ability/ability_runtime/test/fuzztest/attachrenderprocess_fuzzer/
H A Dattachrenderprocess_fuzzer.cpp63 char* ch = (char*)malloc(size + 1); in LLVMFuzzerTestOneInput()
65 std::cout << "malloc failed." << std::endl; in LLVMFuzzerTestOneInput()
/foundation/ability/ability_runtime/test/fuzztest/getmissioninfos_fuzzer/
H A Dgetmissioninfos_fuzzer.cpp69 char* ch = (char*)malloc(size + 1); in LLVMFuzzerTestOneInput()
71 std::cout << "malloc failed." << std::endl; in LLVMFuzzerTestOneInput()
/foundation/ability/ability_runtime/test/fuzztest/startserviceextensionability_fuzzer/
H A Dstartserviceextensionability_fuzzer.cpp78 char* ch = (char*)malloc(size + 1); in LLVMFuzzerTestOneInput()
80 std::cout << "malloc failed." << std::endl; in LLVMFuzzerTestOneInput()
/foundation/ability/ability_runtime/test/fuzztest/startspecifiedability_fuzzer/
H A Dstartspecifiedability_fuzzer.cpp79 char* ch = (char*)malloc(size + 1); in LLVMFuzzerTestOneInput()
81 std::cout << "malloc failed." << std::endl; in LLVMFuzzerTestOneInput()
/foundation/ability/ability_runtime/test/fuzztest/unlockmissionforcleanup_fuzzer/
H A Dunlockmissionforcleanup_fuzzer.cpp66 char* ch = (char*)malloc(size + 1); in LLVMFuzzerTestOneInput()
68 std::cout << "malloc failed." << std::endl; in LLVMFuzzerTestOneInput()
/foundation/ability/ability_runtime/test/fuzztest/dumpsysstate_fuzzer/
H A Ddumpsysstate_fuzzer.cpp68 char* ch = (char*)malloc(size + 1); in LLVMFuzzerTestOneInput()
70 std::cout << "malloc failed." << std::endl; in LLVMFuzzerTestOneInput()
/foundation/ability/ability_runtime/test/fuzztest/notifycompletecontinuation_fuzzer/
H A Dnotifycompletecontinuation_fuzzer.cpp69 char* ch = (char*)malloc(size + 1); in LLVMFuzzerTestOneInput()
71 std::cout << "malloc failed." << std::endl; in LLVMFuzzerTestOneInput()
/foundation/ability/ability_runtime/test/fuzztest/startsyncremotemissions_fuzzer/
H A Dstartsyncremotemissions_fuzzer.cpp63 char* ch = (char*)malloc(size + 1); in LLVMFuzzerTestOneInput()
65 std::cout << "malloc failed." << std::endl; in LLVMFuzzerTestOneInput()
/foundation/ability/ability_runtime/test/fuzztest/startupresidentprocess_fuzzer/
H A Dstartupresidentprocess_fuzzer.cpp64 char* ch = (char*)malloc(size + 1); in LLVMFuzzerTestOneInput()
66 std::cout << "malloc failed." << std::endl; in LLVMFuzzerTestOneInput()
/foundation/arkui/ace_engine/frameworks/bridge/cj_frontend/interfaces/cj_ffi/
H A Dutils.cpp28 char* res = (char*)malloc(sizeof(char) * len); in MallocCString()
/foundation/bundlemanager/bundle_framework/test/fuzztest/fuzztest_application/bundleresourcehost_fuzzer/
H A Dbundleresourcehost_fuzzer.cpp71 char* ch = static_cast<char*>(malloc(size + 1)); in LLVMFuzzerTestOneInput()
/foundation/bundlemanager/bundle_framework/test/fuzztest/fuzztest_application/defaultapphost_fuzzer/
H A Ddefaultapphost_fuzzer.cpp64 char* ch = static_cast<char*>(malloc(size + 1)); in LLVMFuzzerTestOneInput()
/foundation/bundlemanager/bundle_framework/test/fuzztest/fuzztest_others/appservicefwkinstallersendbundlesystemevent_fuzzer/
H A Dappservicefwkinstallersendbundlesystemevent_fuzzer.cpp60 char* ch = static_cast<char*>(malloc(size + 1)); in LLVMFuzzerTestOneInput()
/foundation/bundlemanager/bundle_framework/test/fuzztest/fuzztest_others/recentlyunusedagingmgr_fuzzer/
H A Drecentlyunusedagingmgr_fuzzer.cpp61 char* ch = (char*)malloc(size + 1); in LLVMFuzzerTestOneInput()
63 std::cout << "malloc failed." << std::endl; in LLVMFuzzerTestOneInput()
/foundation/bundlemanager/bundle_framework/test/fuzztest/fuzztest_others/verifymanagerhostimplcopyfilestotempdir_fuzzer/
H A Dverifymanagerhostimplcopyfilestotempdir_fuzzer.cpp65 char* ch = static_cast<char*>(malloc(size + 1)); in LLVMFuzzerTestOneInput()
/foundation/bundlemanager/bundle_framework/test/fuzztest/fuzztest_application/bundleinstalldhost_fuzzer/
H A Dbundleinstalldhost_fuzzer.cpp67 char* ch = static_cast<char*>(malloc(size + 1)); in LLVMFuzzerTestOneInput()

Completed in 9 milliseconds

1...<<41424344454647484950>>...184