Searched refs:SetAuthSubType (Results 1 – 4 of 4) sorted by relevance
31 AccountIAMClient::GetInstance().SetAuthSubType(userId, authSubType); in SetAuthSubTypeFuzzTest()
244 void SetAuthSubType(int32_t userId, int32_t authSubType);
78 … SetAuthSubType(userId, static_cast<int32_t>(credInfo.pinType.value_or(PinSubType::PIN_MAX))); in AddCredential()102 … SetAuthSubType(userId, static_cast<int32_t>(credInfo.pinType.value_or(PinSubType::PIN_MAX))); in UpdateCredential()435 void AccountIAMClient::SetAuthSubType(int32_t userId, int32_t authSubType) in SetAuthSubType() function in OHOS::AccountSA::AccountIAMClient
559 AccountIAMClient::GetInstance().SetAuthSubType(userId, type);562 AccountIAMClient::GetInstance().SetAuthSubType(userId, type + 1);