Home
last modified time | relevance | path

Searched defs:GetSignedExecutorInfo (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/base/useriam/user_auth_framework/test/fuzztest/dummy/
H A Dmock_iuser_auth_interface.h187 int32_t GetSignedExecutorInfo(const std::vector<int32_t> &authTypes, int32_t executorRole, in GetSignedExecutorInfo() function
/ohos5.0/drivers/peripheral/user_auth/hdi_service/service/
H A Duser_auth_interface_service.cpp1526 int32_t UserAuthInterfaceService::GetSignedExecutorInfo(const std::vector<int32_t>& authTypes, int3… in GetSignedExecutorInfo() function in OHOS::HDI::UserAuth::UserAuthInterfaceService