Home
last modified time | relevance | path

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

/ohos5.0/drivers/peripheral/user_auth/hdi_service/idm/src/
H A Duser_idm_funcs.c552 …e QueryAllExtUserInfoFunc(UserInfoResult *userInfos, uint32_t userInfolen, uint32_t *userInfoCount) in QueryAllExtUserInfoFunc()
/ohos5.0/drivers/peripheral/user_auth/hdi_service/service/
H A Duser_auth_interface_service.cpp1313 uint32_t userInfoCount = 0; in GetAllExtUserInfo() local