Home
last modified time | relevance | path

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

/ohos5.0/docs/zh-cn/device-dev/reference/hdi-apis/ril/
H A D_data_profile_data_info_v10.md43 ### authenticationType subsection
H A D_data_profile_data_info_v11.md43 ### authenticationType subsection
/ohos5.0/foundation/distributedhardware/device_manager/test/unittest/mock/
H A 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
/ohos5.0/foundation/deviceprofile/device_info_manager/common/src/interfaces/
H A Daccess_control_profile.cpp113 void AccessControlProfile::SetAuthenticationType(uint32_t authenticationType) in SetAuthenticationType()
/ohos5.0/foundation/distributedhardware/device_manager/commondependency/include/
H A Ddeviceprofile_connector.h56 int32_t authenticationType; member
/ohos5.0/foundation/deviceprofile/device_info_manager/services/core/src/trustprofilemanager/
H A Dtrust_profile_manager.cpp1543 int32_t authenticationType = rowEntity.Get(AUTHENTICATION_TYPE); in ConvertToAccessControlProfile() local