Home
last modified time | relevance | path

Searched defs:userInfos (Results 1 – 3 of 3) sorted by relevance

/drivers/peripheral/user_auth/hdi_service/idm/src/
Duser_idm_funcs.c552 ResultCode QueryAllExtUserInfoFunc(UserInfoResult *userInfos, uint32_t userInfolen, uint32_t *userI… in QueryAllExtUserInfoFunc()
/drivers/peripheral/user_auth/hdi_service/service/
Duser_auth_interface_service.cpp545 int32_t UserAuthInterfaceService::GetAllUserInfo(std::vector<UserInfo> &userInfos) in GetAllUserInfo()
1305 int32_t UserAuthInterfaceService::GetAllExtUserInfo(std::vector<ExtUserInfo> &userInfos) in GetAllExtUserInfo()
/drivers/peripheral/user_auth/hdi_service/database/src/
Didm_database.c1118 ResultCode GetAllExtUserInfo(UserInfoResult *userInfos, uint32_t userInfoLen, uint32_t *userInfocou… in GetAllExtUserInfo()