Home
last modified time | relevance | path

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

/ohos5.0/base/useriam/user_auth_framework/test/fuzztest/dummy/
H A Dmock_iuser_auth_interface.h117 int32_t GetValidSolution(int32_t userId, const std::vector<int32_t>& authTypes, in GetValidSolution() function
/ohos5.0/drivers/peripheral/user_auth/hdi_service/service/
H A Duser_auth_interface_service.cpp803 int32_t UserAuthInterfaceService::GetValidSolution(int32_t userId, const std::vector<int32_t> &auth… in GetValidSolution() function in OHOS::HDI::UserAuth::UserAuthInterfaceService