Searched refs:GetSignedExecutorInfo (Results 1 – 9 of 9) sorted by relevance
/ohos5.0/base/useriam/user_auth_framework/test/fuzztest/dummy/ |
H A D | mock_iuser_auth_interface.h | 187 int32_t GetSignedExecutorInfo(const std::vector<int32_t> &authTypes, int32_t executorRole, in GetSignedExecutorInfo() function
|
/ohos5.0/base/useriam/user_auth_framework/test/unittest/services/mocks/ |
H A D | mock_iuser_auth_interface.h | 79 …MOCK_METHOD4(GetSignedExecutorInfo, int32_t(const std::vector<int32_t> &authTypes, int32_t executo…
|
/ohos5.0/base/useriam/user_auth_framework/services/core/src/ |
H A D | remote_msg_util.cpp | 185 …int32_t hdiRet = hdi->GetSignedExecutorInfo(authTypes, executorRole, remoteUdid, signedExecutorInf… in GetQueryExecutorInfoReply()
|
/ohos5.0/drivers/peripheral/user_auth/test/fuzztest/user_auth/userauthhdi_fuzzer/ |
H A D | user_auth_hdi_fuzzer.cpp | 542 g_service.GetSignedExecutorInfo(authTypes, executorRole, remoteUdid, signedExecutorInfo); in FuzzGetSignedExecutorInfo()
|
/ohos5.0/docs/zh-cn/device-dev/driver/ |
H A D | driver-peripherals-user-auth-des.md | 147 | GetSignedExecutorInfo(const std::vector<int32_t>& authTypes, int32_t executorRole, const std::vec…
|
/ohos5.0/drivers/interface/user_auth/v2_0/ |
H A D | IUserAuthInterface.idl | 472 GetSignedExecutorInfo([in] int[] authTypes, [in] int executorRole, [in] String remoteUdid,
|
/ohos5.0/drivers/interface/user_auth/v3_0/ |
H A D | IUserAuthInterface.idl | 472 GetSignedExecutorInfo([in] int[] authTypes, [in] int executorRole, [in] String remoteUdid,
|
/ohos5.0/docs/en/device-dev/driver/ |
H A D | driver-peripherals-user-auth-des.md | 147 | GetSignedExecutorInfo(const std::vector<int32_t>& authTypes, int32_t executorRole, const std::vec…
|
/ohos5.0/drivers/peripheral/user_auth/hdi_service/service/ |
H A D | user_auth_interface_service.cpp | 1526 int32_t UserAuthInterfaceService::GetSignedExecutorInfo(const std::vector<int32_t>& authTypes, int3… in GetSignedExecutorInfo() function in OHOS::HDI::UserAuth::UserAuthInterfaceService
|