Home
last modified time | relevance | path

Searched defs:data (Results 4176 – 4200 of 11478) sorted by relevance

1...<<161162163164165166167168169170>>...460

/ohos5.0/drivers/peripheral/user_auth/hdi_service/utils/src/
H A Dc_array.c70 Uint8Array *CreateUint8ArrayByData(const uint8_t *data, uint32_t len) in CreateUint8ArrayByData()
93 Uint64Array *CreateUint64ArrayByData(const uint64_t *data, uint32_t len) in CreateUint64ArrayByData()
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/create_pixelmap_surface/test/fuzztest/pixelmapfromsurface_fuzzer/
H A Dpixelmapfromsurface_fuzzer.cpp50 bool DoSomethingInterestingWithMyAPI(const uint8_t* data, size_t size) in DoSomethingInterestingWithMyAPI()
78 extern "C" int LLVMFuzzerTestOneInput(const uint8_t* data, size_t size) in LLVMFuzzerTestOneInput()
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/2d_graphics/fuzztest/image/picture_fuzzer/
H A Dpicture_fuzzer.cpp33 bool PictureFuzzTest(const uint8_t* data, size_t size) in PictureFuzzTest()
64 extern "C" int LLVMFuzzerTestOneInput(const uint8_t* data, size_t size) in LLVMFuzzerTestOneInput()
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/2d_graphics/fuzztest/ndk/ndkmemorystream_fuzzer/
H A Dndkmemorystream_fuzzer.cpp36 void NativeDrawingMemoryStreamTest(const uint8_t* data, size_t size) in NativeDrawingMemoryStreamTest()
71 extern "C" int LLVMFuzzerTestOneInput(const uint8_t* data, size_t size) in LLVMFuzzerTestOneInput()
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/2d_graphics/fuzztest/ndk/ndkshadowlayer_fuzzer/
H A Dshadowlayer_fuzzer.cpp32 void NativeShadowLayerTest(const uint8_t* data, size_t size) in NativeShadowLayerTest()
58 extern "C" int LLVMFuzzerTestOneInput(const uint8_t* data, size_t size) in LLVMFuzzerTestOneInput()
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/2d_graphics/fuzztest/utils/camera3d_fuzzer/
H A Dcamera3d_fuzzer.cpp30 bool Camera3dFuzzTest(const uint8_t* data, size_t size) in Camera3dFuzzTest()
68 extern "C" int LLVMFuzzerTestOneInput(const uint8_t* data, size_t size) in LLVMFuzzerTestOneInput()
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/2d_graphics/fuzztest/utils/point3_fuzzer/
H A Dpoint3_fuzzer.cpp28 void Point3FuzzTest000(const uint8_t* data, size_t size) in Point3FuzzTest000()
71 extern "C" int LLVMFuzzerTestOneInput(const uint8_t* data, size_t size) in LLVMFuzzerTestOneInput()
/ohos5.0/foundation/distributedhardware/distributed_screen/services/softbusadapter/test/fuzztest/softbusadapter_fuzzer/
H A Dsoftbusadapter_fuzzer.h31 void OnBytesReceived(int32_t sessionId, const void *data, uint32_t dataLen) override {} in OnBytesReceived()
32 void OnStreamReceived(int32_t sessionId, const StreamData *data, const StreamData *ext, in OnStreamReceived()
/ohos5.0/foundation/filemanagement/file_api/interfaces/kits/js/src/mod_fs/properties/dfs_listener/
H A Dfile_dfs_listener_stub.cpp36 MessageParcel &data, in OnRemoteRequest()
52 int32_t FileDfsListenerStub::HandleOnStatus(MessageParcel &data, MessageParcel &reply) in HandleOnStatus()
/ohos5.0/drivers/peripheral/display/hdi_service/gralloc/server/
H A Dallocator_service_stub.cpp30 int32_t AllocatorServiceStub::AllocaltorStubAllocMem(MessageParcel &data, MessageParcel &reply, Mes… in AllocaltorStubAllocMem()
67 uint32_t cmdId, MessageParcel &data, MessageParcel &reply, MessageOption &option) in OnRemoteRequest()
/ohos5.0/drivers/peripheral/distributed_audio/hdi_service/audio/v1_0/test/fuzztest/captureframe_fuzzer/
H A Dcaptureframe_fuzzer.cpp30 void CaptureFrameFuzzTest(const uint8_t* data, size_t size) in CaptureFrameFuzzTest()
53 extern "C" int LLVMFuzzerTestOneInput(const uint8_t* data, size_t size) in LLVMFuzzerTestOneInput()
/ohos5.0/drivers/peripheral/distributed_audio/hdi_service/audio/v1_0/test/fuzztest/createcapture_fuzzer/
H A Dcreatecapture_fuzzer.cpp30 void CreateCaptureFuzzTest(const uint8_t* data, size_t size) in CreateCaptureFuzzTest()
72 extern "C" int LLVMFuzzerTestOneInput(const uint8_t* data, size_t size) in LLVMFuzzerTestOneInput()
/ohos5.0/drivers/peripheral/distributed_audio/hdi_service/audio/v1_0/test/fuzztest/createrender_fuzzer/
H A Dcreaterender_fuzzer.cpp30 void CreateRenderFuzzTest(const uint8_t* data, size_t size) in CreateRenderFuzzTest()
72 extern "C" int LLVMFuzzerTestOneInput(const uint8_t* data, size_t size) in LLVMFuzzerTestOneInput()
/ohos5.0/drivers/peripheral/distributed_camera/hdi_service/test/fuzztest/dcameracreatestreams_fuzzer/
H A Ddcameracreatestreams_fuzzer.cpp38 void DcameraCreateStreamsFuzzTest(const uint8_t* data, size_t size) in DcameraCreateStreamsFuzzTest()
68 extern "C" int LLVMFuzzerTestOneInput(const uint8_t* data, size_t size) in LLVMFuzzerTestOneInput()
/ohos5.0/foundation/filemanagement/storage_service/test/fuzztest/storagedaemoncreatesharefile_fuzzer/
H A Dstoragedaemoncreatesharefile_fuzzer.cpp42 bool StorageDaemonCreateShareFileFuzzTest(std::unique_ptr<char[]> data, size_t size) in StorageDaemonCreateShareFileFuzzTest()
58 extern "C" int LLVMFuzzerTestOneInput(const uint8_t *data, size_t size) in LLVMFuzzerTestOneInput()
/ohos5.0/foundation/filemanagement/storage_service/test/fuzztest/storagedaemondeletesharefile_fuzzer/
H A Dstoragedaemondeletesharefile_fuzzer.cpp42 bool StorageDaemonDeleteShareFileFuzzTest(std::unique_ptr<char[]> data, size_t size) in StorageDaemonDeleteShareFileFuzzTest()
58 extern "C" int LLVMFuzzerTestOneInput(const uint8_t *data, size_t size) in LLVMFuzzerTestOneInput()
/ohos5.0/foundation/filemanagement/storage_service/test/fuzztest/storagestatusservice_fuzzer/
H A Dstoragestatusservice_fuzzer.cpp23 bool StorageStatusServiceFuzzTest(const uint8_t *data, size_t size) in StorageStatusServiceFuzzTest()
60 extern "C" int LLVMFuzzerTestOneInput(const uint8_t *data, size_t size) in LLVMFuzzerTestOneInput()
/ohos5.0/drivers/peripheral/pin_auth/hdi_service/common/inc/
H A Dc_array.h31 uint8_t *data; member
36 uint64_t *data; member
/ohos5.0/drivers/peripheral/pin_auth/hdi_service/common/src/
H A Dc_array.c70 Uint8Array *CreateUint8ArrayByData(const uint8_t *data, uint32_t len) in CreateUint8ArrayByData()
93 Uint64Array *CreateUint64ArrayByData(const uint64_t *data, uint32_t len) in CreateUint64ArrayByData()
/ohos5.0/foundation/graphic/graphic_2d/frameworks/bootanimation/test/fuzztest/bootanimation_fuzzer/
H A Dbootanimation_fuzzer.cpp58 bool DoSomethingInterestingWithMyAPI(const uint8_t* data, size_t size) in DoSomethingInterestingWithMyAPI()
74 extern "C" int LLVMFuzzerTestOneInput(const uint8_t* data, size_t size) in LLVMFuzzerTestOneInput()
/ohos5.0/foundation/ability/ability_runtime/interfaces/inner_api/app_manager/src/appmgr/
H A Dapp_running_status_stub.cpp29 uint32_t code, MessageParcel &data, MessageParcel &reply, MessageOption &option) in OnRemoteRequest()
46 ErrCode AppRunningStatusStub::HandleAppRunningStatus(MessageParcel &data, MessageParcel &reply) in HandleAppRunningStatus()
H A Dconfiguration_observer_stub.cpp31 uint32_t code, MessageParcel &data, MessageParcel &reply, MessageOption &option) in OnRemoteRequest()
53 int32_t ConfigurationObserverStub::HandleOnConfigurationUpdated(MessageParcel &data, MessageParcel … in HandleOnConfigurationUpdated()
/ohos5.0/foundation/graphic/graphic_2d/frameworks/opengl_wrapper/test/fuzztest/eglwrapperlayer_fuzzer/
H A Deglwrapperlayer_fuzzer.cpp50 bool DoSomethingInterestingWithMyAPI(const uint8_t* data, size_t size) in DoSomethingInterestingWithMyAPI()
72 extern "C" int LLVMFuzzerTestOneInput(const uint8_t* data, size_t size) in LLVMFuzzerTestOneInput()
/ohos5.0/drivers/peripheral/sensor/test/fuzztest/sensorregisterandunregistercallback_fuzzer/
H A Dsensorregisterandunregistercallback_fuzzer.cpp37 bool SensorRegisterAndUnregisterCallbackFuzzTest(const uint8_t* data, size_t size) in SensorRegisterAndUnregisterCallbackFuzzTest()
62 extern "C" int LLVMFuzzerTestOneInput(const uint8_t* data, size_t size) in LLVMFuzzerTestOneInput()
/ohos5.0/drivers/peripheral/usb/test/fuzztest/usbclaiminterface_fuzzer/
H A Dusbclaiminterface_fuzzer.cpp32 bool UsbClaimInterfaceFuzzTest(const uint8_t *data, size_t size) in UsbClaimInterfaceFuzzTest()
63 extern "C" int LLVMFuzzerTestOneInput(const uint8_t *data, size_t size) in LLVMFuzzerTestOneInput()

1...<<161162163164165166167168169170>>...460