Home
last modified time | relevance | path

Searched refs:SetAuthenticationType (Results 1 - 11 of 11) sorted by relevance

/foundation/distributedhardware/device_manager/test/unittest/mock/
H A Dmock_distributed_device_profile_client.cpp62 profileFirst.SetAuthenticationType(authenticationType); in AddAccessControlProfileFirst()
114 profileSecond.SetAuthenticationType(authenticationType); in AddAccessControlProfileSecond()
165 profileThird.SetAuthenticationType(authenticationType); in AddAccessControlProfileThird()
216 profileFourth.SetAuthenticationType(authenticationType); in AddAccessControlprofileFourth()
267 profileFifth.SetAuthenticationType(authenticationType); in AddAccessControlProfileFifth()
319 profileFifth.SetAuthenticationType(authenticationType); in AddAccessControlProfileSixth()
371 profileFifth.SetAuthenticationType(authenticationType); in AddAccessControlProfileSeventh()
423 profileFifth.SetAuthenticationType(authenticationType); in AddAccessControlProfileEighth()
475 profileFifth.SetAuthenticationType(authenticationType); in AddAccessControlProfileNinth()
527 profileFifth.SetAuthenticationType(authenticationTyp in AddAccessControlProfileTenth()
[all...]
/foundation/deviceprofile/device_info_manager/common/include/interfaces/
H A Daccess_control_profile.h47 void SetAuthenticationType(uint32_t authenticationType);
/foundation/deviceprofile/device_info_manager/services/core/test/unittest/
H A Dtrust_profile_manager_test.cpp253 profile.SetAuthenticationType(1); in HWTEST_F()
284 profile.SetAuthenticationType(1); in HWTEST_F()
329 profile.SetAuthenticationType(1); in HWTEST_F()
374 profile.SetAuthenticationType(1); in HWTEST_F()
419 profile.SetAuthenticationType(1); in HWTEST_F()
464 profile.SetAuthenticationType(1); in HWTEST_F()
509 profile.SetAuthenticationType(33); in HWTEST_F()
554 profile.SetAuthenticationType(99); in HWTEST_F()
599 profile.SetAuthenticationType(100); in HWTEST_F()
644 profile.SetAuthenticationType(10 in HWTEST_F()
[all...]
H A Ddistributed_device_profile_client_rdb_test.cpp178 profile.SetAuthenticationType(99); in HWTEST_F()
H A Dprofile_utils_test.cpp417 profile.SetAuthenticationType(1); in HWTEST_F()
467 profile.SetAuthenticationType(1); in HWTEST_F()
523 profile.SetAuthenticationType(1); in HWTEST_F()
579 profile.SetAuthenticationType(1); in HWTEST_F()
675 profile.SetAuthenticationType(1); in HWTEST_F()
725 profile.SetAuthenticationType(1); in HWTEST_F()
/foundation/deviceprofile/device_info_manager/common/src/interfaces/
H A Daccess_control_profile.cpp113 void AccessControlProfile::SetAuthenticationType(uint32_t authenticationType) in SetAuthenticationType() function in OHOS::DistributedDeviceProfile::AccessControlProfile
/foundation/communication/dsoftbus/core/authentication/src/
H A Dauth_deviceprofile.cpp246 accessControlProfile.SetAuthenticationType((uint32_t)OHOS::DistributedDeviceProfile:: in InsertDpSameAccount()
/foundation/deviceprofile/device_info_manager/services/core/test/fuzztest/profileutils_fuzzer/
H A Dprofileutils_fuzzer.cpp172 profile.SetAuthenticationType(1); in AccessControlProfileToEntriesFuzzTest()
/foundation/deviceprofile/device_info_manager/common/src/utils/
H A Dprofile_utils.cpp534 profile.SetAuthenticationType(intValue); in EntriesToAccessControlProfile()
/foundation/distributedhardware/device_manager/commondependency/src/
H A Ddeviceprofile_connector.cpp443 profile.SetAuthenticationType(aclInfo.authenticationType); in PutAccessControlList()
/foundation/deviceprofile/device_info_manager/services/core/src/trustprofilemanager/
H A Dtrust_profile_manager.cpp1557 accessControlProfile.SetAuthenticationType(authenticationType); in ConvertToAccessControlProfile()

Completed in 16 milliseconds