Home
last modified time | relevance | path

Searched refs:AuthenticationType (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/deviceprofile/device_info_manager/common/include/interfaces/
H A Ddistributed_device_profile_enums.h71 enum class AuthenticationType : uint32_t { enum
/ohos5.0/foundation/communication/dsoftbus/core/authentication/src/
H A Dauth_deviceprofile.cpp221 AuthenticationType::PERMANENT); in InsertDpSameAccount()
/ohos5.0/foundation/deviceprofile/device_info_manager/common/src/interfaces/
H A Daccess_control_profile.cpp35 authenticationType_(static_cast<uint32_t>(AuthenticationType::MIN)), in AccessControlProfile()