Searched refs:UserAuthInterfaceDriverDispatch (Results 1 – 6 of 6) sorted by relevance
/ohos5.0/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… in UserAuthInterfaceDriverDispatch() function 88 hdfUserAuthInterfaceHost->ioService.Dispatch = UserAuthInterfaceDriverDispatch; in HdfUserAuthInterfaceDriverBind()
|
/ohos5.0/foundation/ability/idl_tool/test/hdi_unittest/user_auth_v1_0/cpp_target/user_auth/v1_0/ |
H A D | user_auth_interface_driver.cpp.txt | 31 static int32_t UserAuthInterfaceDriverDispatch(struct HdfDeviceIoClient *client, int cmdId, struct … 67 hdfUserAuthInterfaceHost->ioService.Dispatch = UserAuthInterfaceDriverDispatch;
|
/ohos5.0/foundation/ability/idl_tool/test/hdi_unittest/user_auth_v1_1/cpp_target/user_auth/v1_1/ |
H A D | user_auth_interface_driver.cpp.txt | 31 static int32_t UserAuthInterfaceDriverDispatch(struct HdfDeviceIoClient *client, int cmdId, struct … 67 hdfUserAuthInterfaceHost->ioService.Dispatch = UserAuthInterfaceDriverDispatch;
|
/ohos5.0/foundation/ability/idl_tool/test/hdi_unittest/user_auth_v1_2/cpp_target/user_auth/v1_2/ |
H A D | user_auth_interface_driver.cpp.txt | 31 static int32_t UserAuthInterfaceDriverDispatch(struct HdfDeviceIoClient *client, int cmdId, struct … 67 hdfUserAuthInterfaceHost->ioService.Dispatch = UserAuthInterfaceDriverDispatch;
|
/ohos5.0/docs/zh-cn/device-dev/driver/ |
H A D | driver-peripherals-user-auth-des.md | 177 …static int32_t UserAuthInterfaceDriverDispatch(struct HdfDeviceIoClient *client, int cmdId, struct… 217 hdfUserAuthInterfaceHost->ioService.Dispatch = UserAuthInterfaceDriverDispatch;
|
/ohos5.0/docs/en/device-dev/driver/ |
H A D | driver-peripherals-user-auth-des.md | 177 …static int32_t UserAuthInterfaceDriverDispatch(struct HdfDeviceIoClient *client, int cmdId, struct… 217 hdfUserAuthInterfaceHost->ioService.Dispatch = UserAuthInterfaceDriverDispatch;
|