Home
last modified time | relevance | path

Searched defs:data (Results 3876 – 3900 of 12596) sorted by relevance

1...<<151152153154155156157158159160>>...504

/ohos5.0/foundation/distributedhardware/device_manager/test/servicesfuzztest/ipcserverstub_fuzzer/
H A Dipc_server_stub_fuzzer.cpp38 void IpcServerStubFuzzTest(const uint8_t* data, size_t size) in IpcServerStubFuzzTest()
64 extern "C" int LLVMFuzzerTestOneInput(const uint8_t* data, size_t size) in LLVMFuzzerTestOneInput()
/ohos5.0/foundation/distributedhardware/distributed_audio/interfaces/inner_kits/native_cpp/test/fuzztest/sinkipccallbackonnotifyresourceinfo_fuzzer/
H A Dsinkipccallbackonnotifyresourceinfo_fuzzer.cpp30 void SinkIpcCallbackOnNotifyResourceInfoFuzzTest(const uint8_t* data, size_t size) in SinkIpcCallbackOnNotifyResourceInfoFuzzTest()
49 extern "C" int LLVMFuzzerTestOneInput(const uint8_t* data, size_t size) in LLVMFuzzerTestOneInput()
/ohos5.0/base/security/huks/test/fuzz_test/innerapi_fuzzer/hkschangestoragelevel_fuzzer/
H A Dhkschangestoragelevel_fuzzer.cpp33 int DoSomethingInterestingWithMyAPI(uint8_t *data, size_t size) in DoSomethingInterestingWithMyAPI()
52 extern "C" int LLVMFuzzerTestOneInput(const uint8_t* data, size_t size) in LLVMFuzzerTestOneInput()
/ohos5.0/base/security/huks/test/fuzz_test/innerapi_fuzzer/hksgetkeyparamset_fuzzer/
H A Dhksgetkeyparamset_fuzzer.cpp33 int DoSomethingInterestingWithMyAPI(uint8_t *data, size_t size) in DoSomethingInterestingWithMyAPI()
52 extern "C" int LLVMFuzzerTestOneInput(const uint8_t* data, size_t size) in LLVMFuzzerTestOneInput()
/ohos5.0/base/security/huks/test/fuzz_test/innerapi_fuzzer/hksimportkey_fuzzer/
H A Dhksimportkey_fuzzer.cpp32 int DoSomethingInterestingWithMyAPI(uint8_t *data, size_t size) in DoSomethingInterestingWithMyAPI()
53 extern "C" int LLVMFuzzerTestOneInput(const uint8_t* data, size_t size) in LLVMFuzzerTestOneInput()
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/app/test/fuzztest/dataservicestub_fuzzer/
H A Ddataservicestub_fuzzer.cpp32 bool OnRemoteRequestFuzz(const uint8_t *data, size_t size) in OnRemoteRequestFuzz()
48 extern "C" int LLVMFuzzerTestOneInput(const uint8_t *data, size_t size) in LLVMFuzzerTestOneInput()
/ohos5.0/foundation/ability/ability_runtime/services/abilitymgr/src/
H A Dinsight_intent_execute_callback_stub.cpp28 uint32_t code, MessageParcel &data, MessageParcel &reply, MessageOption &option) in OnRemoteRequest()
41 int32_t InsightIntentExecuteCallbackStub::OnExecuteDoneInner(MessageParcel &data, MessageParcel &re… in OnExecuteDoneInner()
H A Dwant_sender_stub.cpp27 int WantSenderStub::OnRemoteRequest(uint32_t code, MessageParcel &data, MessageParcel &reply, Messa… in OnRemoteRequest()
44 int WantSenderStub::SendInner(MessageParcel &data, MessageParcel &reply) in SendInner()
/ohos5.0/drivers/peripheral/audio/test/fuzztest/adm_fuzzer/audioadmdispatchercapturecmdid_fuzzer/
H A Daudioadmdispatchercapturecmdid_fuzzer.cpp23 bool AudioAdmDispatcherCaptureCmdidFuzzTest(const uint8_t *data, size_t size) in AudioAdmDispatcherCaptureCmdidFuzzTest()
63 extern "C" int LLVMFuzzerTestOneInput(const uint8_t *data, size_t size) in LLVMFuzzerTestOneInput()
/ohos5.0/drivers/peripheral/audio/test/fuzztest/adm_fuzzer/audioadmdispatchercontrolcmdid_fuzzer/
H A Daudioadmdispatchercontrolcmdid_fuzzer.cpp23 bool AudioAdmDispatcherControlCmdidFuzzTest(const uint8_t *data, size_t size) in AudioAdmDispatcherControlCmdidFuzzTest()
67 extern "C" int LLVMFuzzerTestOneInput(const uint8_t *data, size_t size) in LLVMFuzzerTestOneInput()
/ohos5.0/drivers/peripheral/audio/test/fuzztest/adm_fuzzer/audioadmdispatcherrendercmdid_fuzzer/
H A Daudioadmdispatcherrendercmdid_fuzzer.cpp23 bool AudioAdmDispatcherRenderCmdidFuzzTest(const uint8_t *data, size_t size) in AudioAdmDispatcherRenderCmdidFuzzTest()
64 extern "C" int LLVMFuzzerTestOneInput(const uint8_t *data, size_t size) in LLVMFuzzerTestOneInput()
/ohos5.0/foundation/distributedhardware/distributed_screen/services/screentransport/test/fuzztest/screensourceprocessor/onoutputbufferavailable_fuzzer/
H A Donoutputbufferavailable_fuzzer.cpp27 void OnOutputBufferAvailableFuzzTest(const uint8_t* data, size_t size) in OnOutputBufferAvailableFuzzTest()
45 extern "C" int LLVMFuzzerTestOneInput(const uint8_t* data, size_t size) in LLVMFuzzerTestOneInput()
/ohos5.0/drivers/peripheral/camera/interfaces/hdi_ipc/utils/include/
H A Dutils_data_stub.h55 static std::enable_if_t<std::is_pod<T>, void> UtilsDataStub::WriteData(T data, std::vector<uint8_t>… in WriteData()
65 static std::enable_if_t<std::is_pod<T>, void> UtilsDataStub::ReadData(T &data, int32_t &index, in ReadData()
/ohos5.0/drivers/peripheral/distributed_camera/hdi_service/test/fuzztest/dcameraonsettingsresult_fuzzer/
H A Ddcameraonsettingsresult_fuzzer.cpp34 void DcameraOnSettingsResultFuzzTest(const uint8_t* data, size_t size) in DcameraOnSettingsResultFuzzTest()
55 extern "C" int LLVMFuzzerTestOneInput(const uint8_t* data, size_t size) in LLVMFuzzerTestOneInput()
/ohos5.0/drivers/peripheral/huks/test/fuzztest/generatekeyfuzz/
H A Dhuks_hdi_fuzzer.cpp28 bool DoSomethingInterestingWithMyAPI(const uint8_t* data, size_t size) in DoSomethingInterestingWithMyAPI()
63 extern "C" int32_t LLVMFuzzerTestOneInput(const uint8_t *data, size_t size) in LLVMFuzzerTestOneInput()
/ohos5.0/drivers/peripheral/huks/test/fuzztest/importkeyfuzz/
H A Dhuks_hdi_fuzzer.cpp29 bool DoSomethingInterestingWithMyAPI(const uint8_t* data, size_t size) in DoSomethingInterestingWithMyAPI()
65 extern "C" int32_t LLVMFuzzerTestOneInput(const uint8_t *data, size_t size) in LLVMFuzzerTestOneInput()
/ohos5.0/drivers/peripheral/input/test/fuzztest/inputgetpowerstatus_fuzzer/
H A Dinputgetpowerstatus_fuzzer.cpp24 bool InputGetpowerStatusFuzzTest(const uint8_t* data, size_t size) in InputGetpowerStatusFuzzTest()
76 extern "C" int LLVMFuzzerTestOneInput(const uint8_t* data, size_t size) in LLVMFuzzerTestOneInput()
/ohos5.0/drivers/peripheral/input/test/fuzztest/inputregisterreportcallback_fuzzer/
H A Dinputregisterreportcallback_fuzzer.cpp23 bool DoSomethingInterestingWithMyAPI(const uint8_t* data, size_t size) in DoSomethingInterestingWithMyAPI()
80 extern "C" int LLVMFuzzerTestOneInput(const uint8_t* data, size_t size) in LLVMFuzzerTestOneInput()
/ohos5.0/drivers/peripheral/input/test/fuzztest/runextracommand_fuzzer/
H A Drunextracommand_fuzzer.cpp23 bool RunExtraCommandFuzzTest(const uint8_t* data, size_t size) in RunExtraCommandFuzzTest()
77 extern "C" int LLVMFuzzerTestOneInput(const uint8_t* data, size_t size) in LLVMFuzzerTestOneInput()
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/transaction/
H A Drs_occlusion_data.cpp27 auto data = new RSOcclusionData(); in Unmarshalling() local
47 for (auto& data : visibleData_) { in Marshalling() local
/ohos5.0/foundation/ability/ability_runtime/interfaces/inner_api/app_manager/src/appmgr/
H A Drender_state_observer_stub.cpp29 int32_t RenderStateObserverStub::OnRenderStateChangedInner(MessageParcel &data, MessageParcel &repl… in OnRenderStateChangedInner()
42 uint32_t code, MessageParcel &data, MessageParcel &reply, MessageOption &option) in OnRemoteRequest()
/ohos5.0/drivers/peripheral/sensor/test/fuzztest/sensorgetsdcsensorInfo_fuzzer/
H A DsensorgetsdcsensorInfo_fuzzer.cpp31 bool SensorGetSdcSensorInfoFuzzTest(const uint8_t* data, size_t size) in SensorGetSdcSensorInfoFuzzTest()
56 extern "C" int LLVMFuzzerTestOneInput(const uint8_t* data, size_t size) in LLVMFuzzerTestOneInput()
/ohos5.0/drivers/peripheral/usb/test/fuzztest/usbrequestqueue_fuzzer/
H A Dusbrequestqueue_fuzzer.cpp30 bool UsbRequestQueueFuzzTest(const uint8_t *data, size_t size) in UsbRequestQueueFuzzTest()
64 extern "C" int LLVMFuzzerTestOneInput(const uint8_t *data, size_t size) in LLVMFuzzerTestOneInput()
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/fuzztest/rslistenedcanvas_fuzzer/
H A Drslistenedcanvas_fuzzer.cpp54 bool DoSomethingInterestingWithMyAPI(const uint8_t* data, size_t size) in DoSomethingInterestingWithMyAPI()
61 extern "C" int LLVMFuzzerTestOneInput(const uint8_t* data, size_t size) in LLVMFuzzerTestOneInput()
/ohos5.0/foundation/ability/ability_runtime/test/fuzztest/abilitymgrpreloaduiextstateobserver_fuzzer/
H A Dabilitymgrpreloaduiextstateobserver_fuzzer.cpp35 bool DoSomethingInterestingWithMyAPI(const char *data, size_t size) in DoSomethingInterestingWithMyAPI()
47 extern "C" int LLVMFuzzerTestOneInput(const uint8_t *data, size_t size) in LLVMFuzzerTestOneInput()

1...<<151152153154155156157158159160>>...504