Home
last modified time | relevance | path

Searched defs:code (Results 1 – 25 of 62) sorted by relevance

123

/drivers/hdf_core/framework/model/input/driver/
Devent_hub.h24 uint32_t code; member
31 static inline void ReportAbs(InputDevice *inputDev, uint32_t code, int32_t value) in ReportAbs()
36 static inline void ReportKey(InputDevice *inputDev, uint32_t code, int32_t value) in ReportKey()
41 static inline void ReportRel(InputDevice *inputDev, uint32_t code, int32_t value) in ReportRel()
Devent_hub.c25 void PushOnePackage(InputDevice *inputDev, uint32_t type, uint32_t code, int32_t value) in PushOnePackage()
/drivers/peripheral/wlan/hal/src/
Dwifi_hal_ap_feature.c39 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/hdf_core/framework/tools/hcs-view/hcsWebView/src/
Dindex.js52 function myKey(type, code) { argument
/drivers/peripheral/display/hdi_service/device/src/proxy/display_device_callback/
Ddisplay_device_callback_stub.cpp19uint32_t code, OHOS::MessageParcel &data, OHOS::MessageParcel &reply, OHOS::MessageOption &option) in OnRemoteRequest()
/drivers/hdf_core/adapter/uhdf2/ipc/src/
Dhdf_remote_adapter.cpp36 int HdfRemoteServiceStub::OnRemoteRequest(uint32_t code, in OnRemoteRequest()
80 static int HdfRemoteAdapterOptionalDispatch(struct HdfRemoteService *service, int code, in HdfRemoteAdapterOptionalDispatch()
116 int code, HdfSBuf *data, HdfSBuf *reply) in HdfRemoteAdapterDispatch()
122 int code, HdfSBuf *data, HdfSBuf *reply) in HdfRemoteAdapterDispatchAsync()
383 int code, struct HdfSBuf *data, struct HdfSBuf *reply) in HdfRemoteAdapterDefaultDispatch()
/drivers/peripheral/camera/hal/test/fuzztest/camera_host/
Dcamera_host_fuzzer.cpp26 uint32_t code = U32_AT(rawData); in CameraHostFuzzTest() local
/drivers/peripheral/camera/hal/test/fuzztest/offline_stream_operator/
Doffline_stream_operator_fuzzer.cpp26 uint32_t code = U32_AT(rawData); in CameraOfflineStreamOperatorFuzzTest() local
/drivers/peripheral/camera/hal/test/fuzztest/camera_device/
Dcamera_device_fuzzer.cpp26 uint32_t code = U32_AT(rawData); in CameraDeviceFuzzTest() local
/drivers/peripheral/camera/hal/test/fuzztest/stream_operator/
Dstream_operator_fuzzer.cpp26 uint32_t code = U32_AT(rawData); in CameraStreamOperatorFuzzTest() local
/drivers/hdf_core/adapter/uhdf2/host/src/
Ddevice_token_stub.c24 struct HdfObject *stub, int code, struct HdfSBuf *data, struct HdfSBuf *reply) in DeviceTokenStubDispatch()
/drivers/peripheral/codec/test/fuzztest/codec_fuzzer/
Dcodec_fuzzer.cpp48 uint32_t code = Convert2Uint32(rawData); in CodecFuzzTest() local
/drivers/hdf_core/adapter/uhdf2/hdi/src/
Dservstat_listener_stub.cpp27uint32_t code, OHOS::MessageParcel &data, OHOS::MessageParcel &reply, OHOS::MessageOption &option) in OnRemoteRequest()
/drivers/peripheral/input/test/fuzztest/input_fuzzer/
Dinput_fuzzer.cpp46 uint32_t code = Convert2Uint32(rawData); in DoSomethingInterestingWithMyAPI() local
/drivers/peripheral/motion/test/fuzztest/motion_fuzzer/
Dmotion_fuzzer.cpp46 uint32_t code = Convert2Uint32(rawData); in DoSomethingInterestingWithMyAPI() local
/drivers/peripheral/light/test/fuzztest/light_fuzzer/
Dlight_fuzzer.cpp46 uint32_t code = Convert2Uint32(rawData); in DoSomethingInterestingWithMyAPI() local
/drivers/peripheral/usb/test/fuzztest/usbdevice_fuzzer/
Dusbdevice_fuzzer.cpp49 uint32_t code = Convert2Uint32(rawData); in DoSomethingInterestingWithMyAPI() local
/drivers/peripheral/sensor/test/fuzztest/sensor_fuzzer/
Dsensor_fuzzer.cpp47 uint32_t code = Convert2Uint32(rawData); in DoSomethingInterestingWithMyAPI() local
/drivers/peripheral/vibrator/test/fuzztest/vibrator_fuzzer/
Dvibrator_fuzzer.cpp47 uint32_t code = Convert2Uint32(rawData); in DoSomethingInterestingWithMyAPI() local
/drivers/hdf_core/adapter/uhdf2/hdi/test/hdi_sample/sample_service_cpp/
Dfoo_stub.cpp62uint32_t code, OHOS::MessageParcel &data, OHOS::MessageParcel &reply, OHOS::MessageOption &option) in OnRemoteRequest()
Dsample_service_stub.cpp90 uint32_t code, MessageParcel &data, MessageParcel &reply, MessageOption &option) in OnRemoteRequest()
/drivers/peripheral/wlan/test/hdi_service/
Dwlan_callback_impl.c22 static int32_t WlanCallbackResetDriver(struct IWlanCallback *self, uint32_t event, int32_t code, co… in WlanCallbackResetDriver()
/drivers/hdf_core/framework/tools/hcs-view/hcsWebView/src/hcs/
Dlexer.js19 function code(s) { function
388 code field
/drivers/peripheral/usb/test/fuzztest/usbhost_fuzzer/
Dusbhost_fuzzer.cpp56 uint32_t code = Convert2Uint32(rawData); in DoSomethingInterestingWithMyAPI() local
/drivers/hdf_core/framework/test/fuzztest/hdi_fuzzer/
Dhdi_fuzzer.cpp56 uint32_t code = Convert2Uint32(rawData); in HdiFuzzTest() local

123