/drivers/hdf_core/framework/model/input/driver/ |
D | event_hub.h | 24 uint32_t code; member 32 static inline void ReportAbs(InputDevice *inputDev, uint32_t code, int32_t value) in ReportAbs() 37 static inline void ReportKey(InputDevice *inputDev, uint32_t code, int32_t value) in ReportKey() 42 static inline void ReportRel(InputDevice *inputDev, uint32_t code, int32_t value) in ReportRel()
|
D | event_hub.c | 39 void PushOnePackage(InputDevice *inputDev, uint32_t type, uint32_t code, int32_t value) in PushOnePackage()
|
/drivers/hdf_core/framework/test/fuzztest/devsvcmanagerstub_fuzzer/ |
D | devsvcmanagerstub_fuzzer.cpp | 64 static bool DevsvcManagerFuzzTest(int32_t code, const uint8_t *data, size_t size) in DevsvcManagerFuzzTest() 111 int32_t code = servmgrCode[i]; in LLVMFuzzerTestOneInput() local
|
/drivers/hdf_core/framework/test/fuzztest/devmgrservicestub_fuzzer/ |
D | devmgrservicestub_fuzzer.cpp | 61 static bool AttachDeviceHostFuzzTest(int32_t code, const uint8_t *data, size_t size) in AttachDeviceHostFuzzTest() 108 int32_t code = g_devMgrCode[i]; in LLVMFuzzerTestOneInput() local
|
/drivers/peripheral/wlan/hal/src/ |
D | wifi_hal_ap_feature.c | 39 static int32_t SetCountryCodeInner(const struct IWiFiAp *apFeature, const char *code, uint32_t len) in SetCountryCodeInner() 57 static int32_t HalSetCountryCode(const struct IWiFiAp *apFeature, const char *code, uint32_t len) in HalSetCountryCode()
|
/drivers/external_device_manager/interfaces/innerkits/ |
D | emit_event_types.h | 22 uint16_t code; member
|
/drivers/hdf_core/framework/tools/hcs-view/hcsWebView/src/ |
D | index.js | 53 function myKey(type, code) { argument
|
/drivers/peripheral/display/hdi_service/device/src/proxy/display_device_callback/ |
D | display_device_callback_stub.cpp | 19 … uint32_t code, OHOS::MessageParcel &data, OHOS::MessageParcel &reply, OHOS::MessageOption &option) in OnRemoteRequest()
|
/drivers/external_device_manager/test/fuzztest/driver_extension_manager_fuzzer/querydevice_fuzzer/ |
D | querydevice_fuzzer.cpp | 34 int32_t code = static_cast<uint32_t>(DriverExtMgrInterfaceCode::QUERY_DEVICE); in QueryDeviceFuzzTest() local
|
/drivers/external_device_manager/test/fuzztest/driver_extension_manager_fuzzer/emitevent_fuzzer/ |
D | emitevent_fuzzer.cpp | 34 int32_t code = static_cast<uint32_t>(DriverExtMgrInterfaceCode::INPUT_EMIT_EVENT); in EmitEventFuzzTest() local
|
/drivers/external_device_manager/test/fuzztest/driver_extension_manager_fuzzer/unbinddevice_fuzzer/ |
D | unbinddevice_fuzzer.cpp | 34 int32_t code = static_cast<uint32_t>(DriverExtMgrInterfaceCode::UNBIND_DEVICE); in UnBindDeviceFuzzTest() local
|
/drivers/external_device_manager/test/fuzztest/driver_extension_manager_fuzzer/createdevice_fuzzer/ |
D | createdevice_fuzzer.cpp | 34 int32_t code = static_cast<uint32_t>(DriverExtMgrInterfaceCode::INPUT_CREATE_DEVICE); in CreateDeviceFuzzTest() local
|
/drivers/external_device_manager/test/fuzztest/driver_extension_manager_fuzzer/destroydevice_fuzzer/ |
D | destroydevice_fuzzer.cpp | 34 int32_t code = static_cast<uint32_t>(DriverExtMgrInterfaceCode::INPUT_DESTROY_DEVICE); in DestroyDeviceFuzzTest() local
|
/drivers/external_device_manager/test/fuzztest/driver_extension_manager_fuzzer/binddevice_fuzzer/ |
D | binddevice_fuzzer.cpp | 34 int32_t code = static_cast<uint32_t>(DriverExtMgrInterfaceCode::BIND_DEVICE); in BindDeviceFuzzTest() local
|
/drivers/peripheral/camera/test/fuzztest/stream_operator/ |
D | stream_operator_fuzzer.cpp | 26 uint32_t code = U32_AT(rawData); in CameraStreamOperatorFuzzTest() local
|
/drivers/peripheral/camera/test/fuzztest/offline_stream_operator/ |
D | offline_stream_operator_fuzzer.cpp | 26 uint32_t code = U32_AT(rawData); in CameraOfflineStreamOperatorFuzzTest() local
|
/drivers/hdf_core/adapter/uhdf2/ipc/src/ |
D | hdf_remote_adapter.cpp | 39 int HdfRemoteServiceStub::OnRemoteRequest(uint32_t code, in OnRemoteRequest() 88 static int HdfRemoteAdapterOptionalDispatch(struct HdfRemoteService *service, int code, in HdfRemoteAdapterOptionalDispatch() 124 int code, HdfSBuf *data, HdfSBuf *reply) in HdfRemoteAdapterDispatch() 130 int code, HdfSBuf *data, HdfSBuf *reply) in HdfRemoteAdapterDispatchAsync() 415 int code, struct HdfSBuf *data, struct HdfSBuf *reply) in HdfRemoteAdapterDefaultDispatch()
|
/drivers/hdf_core/adapter/uhdf2/host/src/ |
D | device_token_stub.c | 24 struct HdfObject *stub, int code, struct HdfSBuf *data, struct HdfSBuf *reply) in DeviceTokenStubDispatch()
|
/drivers/peripheral/codec/test/fuzztest/omx_fuzzer/codecomx_fuzzer/ |
D | codec_fuzzer.cpp | 48 uint32_t code = Convert2Uint32(rawData); in CodecFuzzTest() local
|
/drivers/hdf_core/adapter/uhdf2/hdi/src/ |
D | servstat_listener_stub.cpp | 27 … uint32_t code, OHOS::MessageParcel &data, OHOS::MessageParcel &reply, OHOS::MessageOption &option) in OnRemoteRequest()
|
/drivers/peripheral/thermal/test/fuzztest/thermalhdistub_fuzzer/ |
D | thermalhdistub_fuzz.cpp | 42 uint32_t code; in ThermalStubFuzzTest() local
|
/drivers/peripheral/codec/test/fuzztest/hdi_fuzzer/codechdi_fuzzer/ |
D | codec_fuzzer.cpp | 46 uint32_t code = Convert2Uint32(rawData); in DoSomethingInterestingWithMyAPI() local
|
/drivers/peripheral/motion/test/fuzztest/motion_fuzzer/ |
D | motion_fuzzer.cpp | 46 uint32_t code = Convert2Uint32(rawData); in DoSomethingInterestingWithMyAPI() local
|
/drivers/peripheral/vibrator/test/fuzztest/vibrator_fuzzer/ |
D | vibrator_fuzzer.cpp | 46 uint32_t code = Convert2Uint32(rawData); in DoSomethingInterestingWithMyAPI() local
|
/drivers/peripheral/usb/test/fuzztest/usbdevice_fuzzer/ |
D | usbdevice_fuzzer.cpp | 49 uint32_t code = Convert2Uint32(rawData); in DoSomethingInterestingWithMyAPI() local
|