Home
last modified time | relevance | path

Searched refs:userInfoLen (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/drivers/peripheral/user_auth/hdi_service/database/src/
H A Didm_database.c1118 ResultCode GetAllExtUserInfo(UserInfoResult *userInfos, uint32_t userInfoLen, uint32_t *userInfocou… in GetAllExtUserInfo() argument
1142 if (*userInfocount >= userInfoLen) { in GetAllExtUserInfo()