Home
last modified time | relevance | path

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

/foundation/distributedhardware/device_manager/test/unittest/mock/
Dmock_distributed_device_profile_client.cpp27 uint32_t authenticationType = 2; in AddAccessControlProfileFirst() local
78 uint32_t authenticationType = 1; in AddAccessControlProfileSecond() local
130 uint32_t authenticationType = 1; in AddAccessControlProfileThird() local
181 uint32_t authenticationType = 1; in AddAccessControlprofileFourth() local
232 uint32_t authenticationType = 2; in AddAccessControlProfileFifth() local
/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.cpp1543 int32_t authenticationType = rowEntity.Get(AUTHENTICATION_TYPE); in ConvertToAccessControlProfile() local