Home
last modified time | relevance | path

Searched refs:GetAllExtUserInfo (Results 1 - 4 of 4) sorted by relevance

/drivers/peripheral/user_auth/hdi_service/database/inc/
H A Didm_database.h76 ResultCode GetAllExtUserInfo(UserInfoResult *userInfos, uint32_t userInfolen, uint32_t *userInfoCount);
/drivers/peripheral/user_auth/hdi_service/idm/src/
H A Duser_idm_funcs.c562 ResultCode ret = GetAllExtUserInfo(userInfos, userInfolen, userInfoCount); in QueryAllExtUserInfoFunc()
564 LOG_ERROR("GetAllExtUserInfo failed"); in QueryAllExtUserInfoFunc()
/drivers/peripheral/user_auth/hdi_service/database/src/
H A Didm_database.c1119 ResultCode GetAllExtUserInfo(UserInfoResult *userInfos, uint32_t userInfoLen, uint32_t *userInfocount) in GetAllExtUserInfo() function
/drivers/peripheral/user_auth/hdi_service/service/
H A Duser_auth_interface_service.cpp1305 int32_t UserAuthInterfaceService::GetAllExtUserInfo(std::vector<ExtUserInfo> &userInfos) in GetAllExtUserInfo() function in OHOS::HDI::UserAuth::UserAuthInterfaceService

Completed in 6 milliseconds