Home
last modified time | relevance | path

Searched defs:authenticationType (Results 1 – 3 of 3) sorted by relevance

/foundation/deviceprofile/device_info_manager/common/src/interfaces/
Daccess_control_profile.cpp113 void AccessControlProfile::SetAuthenticationType(uint32_t authenticationType) in SetAuthenticationType()
/foundation/distributedhardware/device_manager/commondependency/include/
Ddeviceprofile_connector.h56 int32_t authenticationType; member
/foundation/deviceprofile/device_info_manager/services/core/src/trustprofilemanager/
Dtrust_profile_manager.cpp1324 int32_t authenticationType = rowEntity.Get(AUTHENTICATION_TYPE); in ConvertToAccessControlProfile() local