Searched refs:PinAuthInterfaceDriverDispatch (Results 1 – 5 of 5) sorted by relevance
/ohos5.0/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 … in PinAuthInterfaceDriverDispatch() function 102 hdfPinAuthInterfaceHost->ioService.Dispatch = PinAuthInterfaceDriverDispatch; in HdfPinAuthInterfaceDriverBind()
|
/ohos5.0/foundation/ability/idl_tool/test/hdi_unittest/pin_auth_v1_0/cpp_target/pin_auth/v1_0/ |
H A D | pin_auth_interface_driver.cpp.txt | 31 static int32_t PinAuthInterfaceDriverDispatch(struct HdfDeviceIoClient *client, int cmdId, struct H… 67 hdfPinAuthInterfaceHost->ioService.Dispatch = PinAuthInterfaceDriverDispatch;
|
/ohos5.0/foundation/ability/idl_tool/test/hdi_unittest/pin_auth_v1_1/cpp_target/pin_auth/v1_1/ |
H A D | pin_auth_interface_driver.cpp.txt | 31 static int32_t PinAuthInterfaceDriverDispatch(struct HdfDeviceIoClient *client, int cmdId, struct H… 67 hdfPinAuthInterfaceHost->ioService.Dispatch = PinAuthInterfaceDriverDispatch;
|
/ohos5.0/docs/zh-cn/device-dev/driver/ |
H A D | driver-peripherals-pinauth-des.md | 150 …static int32_t PinAuthInterfaceDriverDispatch(struct HdfDeviceIoClient *client, int cmdId, struct … 196 hdfPinAuthInterfaceHost->ioService.Dispatch = PinAuthInterfaceDriverDispatch;
|
/ohos5.0/docs/en/device-dev/driver/ |
H A D | driver-peripherals-pinauth-des.md | 150 …static int32_t PinAuthInterfaceDriverDispatch(struct HdfDeviceIoClient *client, int cmdId, struct … 196 hdfPinAuthInterfaceHost->ioService.Dispatch = PinAuthInterfaceDriverDispatch;
|