Searched refs:SetAuthSubType (Results 1 – 4 of 4) sorted by relevance
33 AccountIAMClient::GetInstance().SetAuthSubType(userId, authSubType); in SetAuthSubTypeFuzzTest()
82 … SetAuthSubType(userId, static_cast<int32_t>(credInfo.pinType.value_or(PinSubType::PIN_MAX))); in AddCredential()107 … SetAuthSubType(userId, static_cast<int32_t>(credInfo.pinType.value_or(PinSubType::PIN_MAX))); in UpdateCredential()487 void AccountIAMClient::SetAuthSubType(int32_t userId, int32_t authSubType) in SetAuthSubType() function in OHOS::AccountSA::AccountIAMClient
278 void SetAuthSubType(int32_t userId, int32_t authSubType);
730 AccountIAMClient::GetInstance().SetAuthSubType(userId, type);733 AccountIAMClient::GetInstance().SetAuthSubType(userId, type + 1);