Home
last modified time | relevance | path

Searched refs:malloc (Results 701 - 725 of 2222) sorted by relevance

1...<<21222324252627282930>>...89

/foundation/ability/dmsfwk/test/fuzztest/dschedsoftbussession_fuzzer/
H A Ddschedsoftbussession_fuzzer.cpp45 char *ch = static_cast<char*>(malloc(size + 1)); in Get32Data()
/foundation/ability/form_fwk/test/fuzztest/formrenderproxy_fuzzer/
H A Dformrenderproxy_fuzzer.cpp78 char* ch = (char *)malloc(size + 1); in LLVMFuzzerTestOneInput()
/foundation/ability/ability_base/test/fuzztest/wantfifth_fuzzer/
H A Dwantfifth_fuzzer.cpp76 char* ch = reinterpret_cast<char *>(malloc(size + 1)); in LLVMFuzzerTestOneInput()
78 std::cout << "malloc failed." << std::endl; in LLVMFuzzerTestOneInput()
/foundation/ability/ability_base/test/fuzztest/wantparamsthird_fuzzer/
H A Dwantparamsthird_fuzzer.cpp82 char* ch = (char *)malloc(size + 1); in LLVMFuzzerTestOneInput()
84 std::cout << "malloc failed." << std::endl; in LLVMFuzzerTestOneInput()
/foundation/ability/ability_base/test/fuzztest/wantsecond_fuzzer/
H A Dwantsecond_fuzzer.cpp73 char* ch = reinterpret_cast<char *>(malloc(size + 1)); in LLVMFuzzerTestOneInput()
75 std::cout << "malloc failed." << std::endl; in LLVMFuzzerTestOneInput()
/foundation/ability/ability_runtime/test/fuzztest/abilityframeworkscjenvironment_fuzzer/
H A Dabilityframeworkscjenvironment_fuzzer.cpp87 char* ch = (char*)malloc(size + 1); in LLVMFuzzerTestOneInput()
89 std::cout << "malloc failed." << std::endl; in LLVMFuzzerTestOneInput()
/foundation/ability/ability_runtime/test/fuzztest/abilitymanagereventsubscriber_fuzzer/
H A Dabilitymanagereventsubscriber_fuzzer.cpp77 char* ch = (char*)malloc(size + 1); in LLVMFuzzerTestOneInput()
79 std::cout << "malloc failed." << std::endl; in LLVMFuzzerTestOneInput()
/foundation/ability/ability_runtime/test/fuzztest/abilitystubcleanallmissions_fuzzer/
H A Dabilitystubcleanallmissions_fuzzer.cpp70 char* ch = static_cast<char*>(malloc(size + 1)); in LLVMFuzzerTestOneInput()
72 std::cout << "malloc failed." << std::endl; in LLVMFuzzerTestOneInput()
/foundation/ability/ability_runtime/test/fuzztest/abilitystubcleanmission_fuzzer/
H A Dabilitystubcleanmission_fuzzer.cpp70 char* ch = static_cast<char*>(malloc(size + 1)); in LLVMFuzzerTestOneInput()
72 std::cout << "malloc failed." << std::endl; in LLVMFuzzerTestOneInput()
/foundation/ability/ability_runtime/test/fuzztest/abilitystubdumpabilityinfodone_fuzzer/
H A Dabilitystubdumpabilityinfodone_fuzzer.cpp70 char* ch = static_cast<char*>(malloc(size + 1)); in LLVMFuzzerTestOneInput()
72 std::cout << "malloc failed." << std::endl; in LLVMFuzzerTestOneInput()
/foundation/ability/ability_runtime/test/fuzztest/abilitystubdoabilityforeground_fuzzer/
H A Dabilitystubdoabilityforeground_fuzzer.cpp70 char* ch = static_cast<char*>(malloc(size + 1)); in LLVMFuzzerTestOneInput()
72 std::cout << "malloc failed." << std::endl; in LLVMFuzzerTestOneInput()
/foundation/ability/ability_runtime/test/fuzztest/abilitystubgetpendingwantuserid_fuzzer/
H A Dabilitystubgetpendingwantuserid_fuzzer.cpp70 char* ch = static_cast<char*>(malloc(size + 1)); in LLVMFuzzerTestOneInput()
72 std::cout << "malloc failed." << std::endl; in LLVMFuzzerTestOneInput()
/foundation/ability/ability_runtime/test/fuzztest/abilitystubgetpendingwantuid_fuzzer/
H A Dabilitystubgetpendingwantuid_fuzzer.cpp70 char* ch = static_cast<char*>(malloc(size + 1)); in LLVMFuzzerTestOneInput()
72 std::cout << "malloc failed." << std::endl; in LLVMFuzzerTestOneInput()
/foundation/ability/ability_runtime/test/fuzztest/abilitystubmovemissionstoforeground_fuzzer/
H A Dabilitystubmovemissionstoforeground_fuzzer.cpp70 char* ch = static_cast<char*>(malloc(size + 1)); in LLVMFuzzerTestOneInput()
72 std::cout << "malloc failed." << std::endl; in LLVMFuzzerTestOneInput()
/foundation/ability/ability_runtime/test/fuzztest/abilitystubmovemissionstobackground_fuzzer/
H A Dabilitystubmovemissionstobackground_fuzzer.cpp70 char* ch = static_cast<char*>(malloc(size + 1)); in LLVMFuzzerTestOneInput()
72 std::cout << "malloc failed." << std::endl; in LLVMFuzzerTestOneInput()
/foundation/ability/ability_runtime/test/fuzztest/abilitystubreportdrawncompleted_fuzzer/
H A Dabilitystubreportdrawncompleted_fuzzer.cpp70 char* ch = static_cast<char*>(malloc(size + 1)); in LLVMFuzzerTestOneInput()
72 std::cout << "malloc failed." << std::endl; in LLVMFuzzerTestOneInput()
/foundation/ability/ability_runtime/test/fuzztest/abilitystubrequestdialogservice_fuzzer/
H A Dabilitystubrequestdialogservice_fuzzer.cpp70 char* ch = static_cast<char*>(malloc(size + 1)); in LLVMFuzzerTestOneInput()
72 std::cout << "malloc failed." << std::endl; in LLVMFuzzerTestOneInput()
/foundation/ability/ability_runtime/test/fuzztest/abilitystubstartspecifiedabilitybyscb_fuzzer/
H A Dabilitystubstartspecifiedabilitybyscb_fuzzer.cpp70 char* ch = static_cast<char*>(malloc(size + 1)); in LLVMFuzzerTestOneInput()
72 std::cout << "malloc failed." << std::endl; in LLVMFuzzerTestOneInput()
/foundation/ability/ability_runtime/test/fuzztest/abilitystubstartsyncmissions_fuzzer/
H A Dabilitystubstartsyncmissions_fuzzer.cpp70 char* ch = static_cast<char*>(malloc(size + 1)); in LLVMFuzzerTestOneInput()
72 std::cout << "malloc failed." << std::endl; in LLVMFuzzerTestOneInput()
/foundation/ability/ability_runtime/test/fuzztest/amsmanager_fuzzer/
H A Damsmanager_fuzzer.cpp83 char* ch = reinterpret_cast<char*>(malloc(size + 1)); in LLVMFuzzerTestOneInput()
85 std::cout << "malloc failed." << std::endl; in LLVMFuzzerTestOneInput()
/foundation/ability/ability_runtime/test/fuzztest/closeability_fuzzer/
H A Dcloseability_fuzzer.cpp96 char* ch = (char*)malloc(size + 1); in LLVMFuzzerTestOneInput()
98 std::cout << "malloc failed." << std::endl; in LLVMFuzzerTestOneInput()
/foundation/ability/ability_runtime/test/fuzztest/clearupapplicationdata_fuzzer/
H A Dclearupapplicationdata_fuzzer.cpp76 char* ch = (char*)malloc(size + 1); in LLVMFuzzerTestOneInput()
78 std::cout << "malloc failed." << std::endl; in LLVMFuzzerTestOneInput()
/foundation/ability/ability_runtime/test/fuzztest/extensionpermissionsutil_fuzzer/
H A Dextension_permissions_util_fuzzer.cpp77 char *ch = (char *)malloc(size + 1); in LLVMFuzzerTestOneInput()
79 std::cout << "malloc failed." << std::endl; in LLVMFuzzerTestOneInput()
/foundation/ability/ability_runtime/test/fuzztest/minimizeability_fuzzer/
H A Dminimizeability_fuzzer.cpp81 char *ch = (char *)malloc(size + 1); in LLVMFuzzerTestOneInput()
83 std::cout << "malloc failed." << std::endl; in LLVMFuzzerTestOneInput()
/foundation/ability/ability_runtime/test/fuzztest/unregistermissionlistener_fuzzer/
H A Dunregistermissionlistener_fuzzer.cpp92 char* ch = (char*)malloc(size + 1); in LLVMFuzzerTestOneInput()
94 std::cout << "malloc failed." << std::endl; in LLVMFuzzerTestOneInput()

Completed in 9 milliseconds

1...<<21222324252627282930>>...89