Searched defs:authTypeInt (Results 1 – 2 of 2) sorted by relevance
209 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()
382 uint32_t authTypeInt = (uint32_t)secInfo->enrolledInfo[i].authType; in ConstructEnrolledInfoBlob() local