Home
last modified time | relevance | path

Searched refs:malloc (Results 2076 - 2100 of 4656) sorted by relevance

1...<<81828384858687888990>>...187

/drivers/peripheral/wlan/wpa/interfaces/hdi_service/service_common/
H A Dwpa_supplicant_hal.h21 #include <malloc.h>
H A Dwpa_p2p_hal.h21 #include <malloc.h>
/foundation/ability/ability_runtime/test/fuzztest/abilitymanagerservicec_fuzzer/
H A Dabilitymanagerservicec_fuzzer.cpp116 char* ch = (char*)malloc(size + 1); in LLVMFuzzerTestOneInput()
118 std::cout << "malloc failed." << std::endl; in LLVMFuzzerTestOneInput()
/foundation/ability/ability_runtime/test/fuzztest/abilitymgrappexitreasonhelper_fuzzer/
H A Dabilitymgrappexitreasonhelper_fuzzer.cpp108 char* ch = (char*)malloc(size + 1); in LLVMFuzzerTestOneInput()
110 std::cout << "malloc failed." << std::endl; in LLVMFuzzerTestOneInput()
/foundation/ability/ability_runtime/test/fuzztest/abilitymgrcontrolinterceptor_fuzzer/
H A Dabilitymgrcontrolinterceptor_fuzzer.cpp98 char* ch = (char*)malloc(size + 1); in LLVMFuzzerTestOneInput()
100 std::cout << "malloc failed." << std::endl; in LLVMFuzzerTestOneInput()
/foundation/ability/ability_runtime/test/fuzztest/appmgrrest_fuzzer/
H A Dappmgrrest_fuzzer.cpp119 char* ch = (char*)malloc(size + 1); in LLVMFuzzerTestOneInput()
121 std::cout << "malloc failed." << std::endl; in LLVMFuzzerTestOneInput()
/foundation/ability/ability_runtime/test/fuzztest/startability_fuzzer/
H A Dstartability_fuzzer.cpp126 char* ch = (char*)malloc(size + 1); in LLVMFuzzerTestOneInput()
128 std::cout << "malloc failed." << std::endl; in LLVMFuzzerTestOneInput()
/foundation/ai/ai_engine/services/common/utils/encdec/source/
H A Ddata_encoder.cpp75 dataInfo.data = reinterpret_cast<unsigned char*>(malloc(dataInfo.length)); in GetSerializedData()
/foundation/ability/dmsfwk_lite/include/
H A Ddmslite_utils.h64 #define DMS_ALLOC(size) malloc(size)
/foundation/ability/form_fwk/test/fuzztest/formdatamgrtwo_fuzzer/
H A Dformdatamgrtwo_fuzzer.cpp99 char* ch = (char *)malloc(size + 1); in LLVMFuzzerTestOneInput()
/foundation/ability/form_fwk/test/fuzztest/formmgr_fuzzer/
H A Dformmgr_fuzzer.cpp103 char* ch = (char *)malloc(size + 1); in LLVMFuzzerTestOneInput()
/foundation/ability/form_fwk/test/fuzztest/formmgradaptertwo_fuzzer/
H A Dformmgradaptertwo_fuzzer.cpp90 char* ch = reinterpret_cast<char *>(malloc(size + 1)); in LLVMFuzzerTestOneInput()
/foundation/ability/form_fwk/test/fuzztest/formmgrannex_fuzzer/
H A Dformmgrannex_fuzzer.cpp89 char* ch = (char *)malloc(size + 1); in LLVMFuzzerTestOneInput()
/foundation/ability/form_fwk/test/fuzztest/formproviderproxy_fuzzer/
H A Dformproviderproxy_fuzzer.cpp82 char* ch = (char *)malloc(size + 1); in LLVMFuzzerTestOneInput()
/foundation/ability/form_fwk/test/fuzztest/formrenderrecord_fuzzer/
H A Dformrenderrecord_fuzzer.cpp94 char* ch = (char *)malloc(size + 1); in LLVMFuzzerTestOneInput()
/foundation/ability/form_fwk/test/fuzztest/formutil_fuzzer/
H A Dformutil_fuzzer.cpp107 char* ch = (char *)malloc(size + 1); in LLVMFuzzerTestOneInput()
/foundation/ai/ai_engine/test/sample/source/
H A Dsample_plugin_2.cpp54 outputInfo.data = reinterpret_cast<unsigned char*>(malloc(sourceData.length)); in ReturnDataCopyOrDefaultData()
56 HILOGE("[SamplePlugin2]malloc failed."); in ReturnDataCopyOrDefaultData()
H A Dsample_plugin_1.cpp54 outputInfo.data = reinterpret_cast<unsigned char*>(malloc(sourceData.length)); in ReturnDataCopyOrDefaultData()
56 HILOGE("[SamplePlugin1]malloc failed."); in ReturnDataCopyOrDefaultData()
/foundation/ai/intelligent_voice_framework/services/intell_voice_trigger/server/
H A Dtrigger_service.cpp18 #include <malloc.h>
/foundation/ability/form_fwk/test/fuzztest/formrendermgr_fuzzer/
H A Dformrendermgr_fuzzer.cpp93 char* ch = (char *)malloc(size + 1); in LLVMFuzzerTestOneInput()
/foundation/ability/form_fwk/test/fuzztest/formsyseventreceiver_fuzzer/
H A Dformsyseventreceiver_fuzzer.cpp109 char* ch = (char *)malloc(size + 1); in LLVMFuzzerTestOneInput()
/foundation/ability/form_fwk/test/fuzztest/formdatamgrfour_fuzzer/
H A Dformdatamgrfour_fuzzer.cpp98 char* ch = (char *)malloc(size + 1); in LLVMFuzzerTestOneInput()
/foundation/ability/form_fwk/test/fuzztest/formdatamgrone_fuzzer/
H A Dformdatamgrone_fuzzer.cpp92 char* ch = (char *)malloc(size + 1); in LLVMFuzzerTestOneInput()
/foundation/ability/form_fwk/test/fuzztest/formfreeinstalloperator_fuzzer/
H A Dformfreeinstalloperator_fuzzer.cpp83 char* ch = (char *)malloc(size + 1); in LLVMFuzzerTestOneInput()
/foundation/ability/form_fwk/test/fuzztest/forminfomgr_fuzzer/
H A Dforminfomgr_fuzzer.cpp99 char* ch = (char *)malloc(size + 1); in LLVMFuzzerTestOneInput()

Completed in 15 milliseconds

1...<<81828384858687888990>>...187