| /drivers/peripheral/wlan/chip/hdi_service/ |
| H A D | chip_controller_driver.cpp | 31 static int32_t ChipControllerDriverDispatch(struct HdfDeviceIoClient *client, int cmdId, struct HdfSBuf *data, in ChipControllerDriverDispatch() argument
|
| /drivers/peripheral/memorytracker/hdi_service/src/ |
| H A D | memorytracker_interface_driver.cpp | 30 static int32_t MemoryTrackerInterfaceDriverDispatch(struct HdfDeviceIoClient *client, int cmdId, struct HdfSBuf *data, in MemoryTrackerInterfaceDriverDispatch() argument
|
| /drivers/peripheral/location/gnss/hdi_service/ |
| H A D | gnss_interface_driver.cpp | 37 static int32_t GnssInterfaceDriverDispatch(struct HdfDeviceIoClient *client, int cmdId, struct HdfSBuf *data, in GnssInterfaceDriverDispatch() argument
|
| /drivers/peripheral/motion/hdi_service/ |
| H A D | motion_if_driver.cpp | 29 static int32_t MotionInterfaceDriverDispatch(struct HdfDeviceIoClient *client, int cmdId, struct HdfSBuf *data, in MotionInterfaceDriverDispatch() argument
|
| /drivers/peripheral/secure_element/sim_hdi_service/ |
| H A D | secure_element_interface_driver.cpp | 32 static int32_t SecureElementInterfaceDriverDispatch(struct HdfDeviceIoClient* client, int cmdId, struct HdfSBuf *data, in SecureElementInterfaceDriverDispatch() argument
|
| /drivers/peripheral/sensor/hdi_service/ |
| H A D | sensor_if_driver.cpp | 33 static int32_t SensorInterfaceDriverDispatch(struct HdfDeviceIoClient *client, int cmdId, struct HdfSBuf *data, in SensorInterfaceDriverDispatch() argument
|
| /drivers/peripheral/thermal/interfaces/hdi_service/src/ |
| H A D | thermal_interface_driver.cpp | 33 static int32_t ThermalInterfaceDriverDispatch(struct HdfDeviceIoClient *client, int cmdId, struct HdfSBuf *data, in ThermalInterfaceDriverDispatch() argument
|
| /drivers/peripheral/usb/sample/host/src/ |
| H A D | usb_pnp_sample.c | 49 static int32_t UsbPnpSampleTestServiceDispatch(struct HdfDeviceIoClient *client, int32_t cmdId, in UsbPnpSampleTestServiceDispatch() argument
|
| /drivers/peripheral/user_auth/hdi_service/service/ |
| H A D | user_auth_interface_driver.cpp | 39 int32_t UserAuthInterfaceDriverDispatch(struct HdfDeviceIoClient *client, int cmdId, struct HdfSBuf *data, in UserAuthInterfaceDriverDispatch() argument
|
| /drivers/peripheral/wlan/hdi_service/service_extend/service_extend_direct/ |
| H A D | wlan_extend_cmd.c | 68 int32_t WlanInterfaceWifiSendCmdIoctl(struct IWlanInterface *self, const char *ifName, int32_t cmdId,
in WlanInterfaceWifiSendCmdIoctl() argument
|
| /drivers/hdf_core/adapter/uhdf2/osal/test/unittest/common/ |
| H A D | sample_driver.c | 82 SampleDriverDispatch( struct HdfDeviceIoClient *client, int cmdId, struct HdfSBuf *data, struct HdfSBuf *reply) SampleDriverDispatch() argument
|
| /drivers/hdf_core/framework/core/shared/src/ |
| H A D | svcmgr_ioservice.c | 24 static int32_t ProcessListenClass(struct SvcMgrIoservice *svcmgrInst, uint16_t devClass, int cmdId) in ProcessListenClass() argument
|
| /drivers/hdf_core/framework/tools/hdi-gen/ast/ |
| H A D | ast_method.h | 80 inline void SetCmdId(size_t cmdId) in SetCmdId() argument
|
| /drivers/interface/display/composer/command_pack/ |
| H A D | command_data_packer.h | 123 bool BeginSection(int32_t cmdId, uint32_t len = 0) in BeginSection() argument
|
| /drivers/peripheral/codec/hal/src/ |
| H A D | codec_component_manager_stub.c | 185 static int32_t CodecComponentManagerServiceOnRemoteRequest(struct CodecComponentManager *serviceImpl, int32_t cmdId, in CodecComponentManagerServiceOnRemoteRequest() argument
|
| /drivers/peripheral/display/composer/hdi_service/src/ |
| H A D | display_composer_driver.cpp | 40 DisplayComposerDriverDispatch( struct HdfDeviceIoClient* client, int cmdId, struct HdfSBuf* data, struct HdfSBuf* reply) DisplayComposerDriverDispatch() argument
|
| /drivers/peripheral/display/hdi_service/gralloc/server/ |
| H A D | allocator_service_impl.cpp | 79 int32_t AllocatorServiceOnRemoteRequest(void *service, int cmdId, struct HdfSBuf &data, struct HdfSBuf &reply) in AllocatorServiceOnRemoteRequest() argument
|
| /drivers/peripheral/pin_auth/hdi_service/service/src/ |
| H A D | pin_auth_interface_driver.cpp | 36 int32_t PinAuthInterfaceDriverDispatch(struct HdfDeviceIoClient *client, int cmdId, struct HdfSBuf *data,
in PinAuthInterfaceDriverDispatch() argument
|
| /drivers/peripheral/usb/gadget/function/usbfn/ |
| H A D | dev_usbfn.c | 98 UsbFnDispatch( struct HdfDeviceIoClient *client, int32_t cmdId, struct HdfSBuf *data, struct HdfSBuf *reply) UsbFnDispatch() argument
|
| /drivers/peripheral/usb/hdi_service/src/ |
| H A D | usb_interface_driver.cpp | 36 UsbInterfaceDriverDispatch( struct HdfDeviceIoClient *client, int cmdId, struct HdfSBuf *data, struct HdfSBuf *reply) UsbInterfaceDriverDispatch() argument
|
| /drivers/peripheral/secure_element/hdi_service/ |
| H A D | se_interface_driver.cpp | 41 static int32_t SeInterfaceDriverDispatch(struct HdfDeviceIoClient* client, int cmdId, struct HdfSBuf* data, in SeInterfaceDriverDispatch() argument
|
| /drivers/peripheral/wlan/hdi_service/service_extend/service_extend_vdi/ |
| H A D | wlan_extend_cmd.c | 109 int32_t WlanInterfaceWifiSendCmdIoctl(struct IWlanInterface *self, const char *ifName, int32_t cmdId,
in WlanInterfaceWifiSendCmdIoctl() argument
|
| /drivers/peripheral/wlan/hdi_service/ |
| H A D | wlan_interface_drivers.c | 33 WlanInterfaceDriverDispatch( struct HdfDeviceIoClient *client, int cmdId, struct HdfSBuf *data, struct HdfSBuf *reply) WlanInterfaceDriverDispatch() argument
|
| /drivers/peripheral/wlan/hostapd/interfaces/hdi_service/ |
| H A D | hostapd_interface_drivers.c | 38 HostapdInterfaceDriverDispatch( struct HdfDeviceIoClient *client, int cmdId, struct HdfSBuf *data, struct HdfSBuf *reply) HostapdInterfaceDriverDispatch() argument
|
| /drivers/peripheral/wlan/test/fuzztest/sta_fuzzer/ |
| H A D | sta_fuzzer.cpp | 75 static void FuncToOptimal(struct IWlanInterface *interface, uint32_t cmdId, const uint8_t *data) in FuncToOptimal() argument 93 uint32_t cmdId = Convert2Uint32(rawData) % ((sizeof(g_fuzzWlanFuncs) / sizeof(g_fuzzWlanFuncs[0]))); in DoSomethingInterestingWithMyAPI() local
|