Home
last modified time | relevance | path

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

/base/account/os_account/services/accountmgr/src/account_iam/
Daccount_iam_service.cpp209 int32_t userId, int32_t authTypeInt, const sptr<IGetCredInfoCallback> &getCredInfoCallback) in GetCredentialInfo()
259 int32_t AccountIAMService::GetAvailableStatus(int32_t authTypeInt, uint32_t authTrustLevelInt, int3… in GetAvailableStatus()
327 … int32_t accountId, int32_t authTypeInt, const sptr<IGetEnrolledIdCallback> &getEnrolledIdCallback) in GetEnrolledId()
/base/security/huks/services/huks_standard/huks_service/main/core/src/
Dhks_client_service_util.c382 uint32_t authTypeInt = (uint32_t)secInfo->enrolledInfo[i].authType; in ConstructEnrolledInfoBlob() local