Searched refs:GetAuthenticationType (Results 1 – 6 of 6) sorted by relevance
46 uint32_t GetAuthenticationType() const;
108 uint32_t AccessControlProfile::GetAuthenticationType() const in GetAuthenticationType() function in OHOS::DistributedDeviceProfile::AccessControlProfile
402 … } else if (item.GetBindLevel() == DEVICE && item.GetAuthenticationType() == ALLOW_AUTH_ALWAYS) { in GetOfflineParamFromAcl()404 … } else if (item.GetBindLevel() == DEVICE && item.GetAuthenticationType() == ALLOW_AUTH_ONCE) { in GetOfflineParamFromAcl()712 if (item.GetAuthenticationType() == ALLOW_AUTH_ONCE) { in DeleteTimeOutAcl()
473 …if (item.GetAuthenticationType() == ALLOW_AUTH_ONCE && !item.GetAccesser().GetAccesserBundleName()… in DeleteGroupByDP()
421 values.PutInt(AUTHENTICATION_TYPE, profile.GetAuthenticationType()); in AccessControlProfileToEntries()
1910 ValueObject(static_cast<int32_t>(profile.GetAuthenticationType())), in IsAclExists()