Home
last modified time | relevance | path

Searched refs:SetDeviceIdType (Results 1 - 14 of 14) sorted by relevance

/foundation/distributedhardware/device_manager/test/unittest/mock/
H A Dmock_distributed_device_profile_client.cpp63 profileFirst.SetDeviceIdType(deviceIdType); in AddAccessControlProfileFirst()
115 profileSecond.SetDeviceIdType(deviceIdType); in AddAccessControlProfileSecond()
166 profileThird.SetDeviceIdType(deviceIdType); in AddAccessControlProfileThird()
217 profileFourth.SetDeviceIdType(deviceIdType); in AddAccessControlprofileFourth()
268 profileFifth.SetDeviceIdType(deviceIdType); in AddAccessControlProfileFifth()
320 profileFifth.SetDeviceIdType(deviceIdType); in AddAccessControlProfileSixth()
372 profileFifth.SetDeviceIdType(deviceIdType); in AddAccessControlProfileSeventh()
424 profileFifth.SetDeviceIdType(deviceIdType); in AddAccessControlProfileEighth()
476 profileFifth.SetDeviceIdType(deviceIdType); in AddAccessControlProfileNinth()
528 profileFifth.SetDeviceIdType(deviceIdTyp in AddAccessControlProfileTenth()
[all...]
/foundation/deviceprofile/device_info_manager/common/include/interfaces/
H A Dtrust_device_profile.h39 void SetDeviceIdType(int32_t deviceType);
H A Daccess_control_profile.h61 void SetDeviceIdType(uint32_t deviceIdType);
/foundation/deviceprofile/device_info_manager/common/src/interfaces/
H A Dtrust_device_profile.cpp42 void TrustDeviceProfile::SetDeviceIdType(int32_t deviceType) in SetDeviceIdType() function in OHOS::DistributedDeviceProfile::TrustDeviceProfile
H A Daccess_control_profile.cpp185 void AccessControlProfile::SetDeviceIdType(uint32_t deviceIdType) in SetDeviceIdType() function in OHOS::DistributedDeviceProfile::AccessControlProfile
/foundation/deviceprofile/device_info_manager/services/core/test/unittest/
H A Dtrust_device_profile_test.cpp78 trustDeviceProfile.SetDeviceIdType(deviceType); in HWTEST_F()
H A Dtrust_profile_manager_test.cpp254 profile.SetDeviceIdType(1); in HWTEST_F()
285 profile.SetDeviceIdType(1); in HWTEST_F()
330 profile.SetDeviceIdType(1); in HWTEST_F()
375 profile.SetDeviceIdType(1); in HWTEST_F()
420 profile.SetDeviceIdType(1); in HWTEST_F()
465 profile.SetDeviceIdType(1); in HWTEST_F()
510 profile.SetDeviceIdType(33); in HWTEST_F()
555 profile.SetDeviceIdType(1); in HWTEST_F()
600 profile.SetDeviceIdType(1); in HWTEST_F()
645 profile.SetDeviceIdType( in HWTEST_F()
[all...]
H A Ddistributed_device_profile_client_rdb_test.cpp179 profile.SetDeviceIdType(1); in HWTEST_F()
H A Dprofile_utils_test.cpp369 profile.SetDeviceIdType(1); in HWTEST_F()
418 profile.SetDeviceIdType(1); in HWTEST_F()
468 profile.SetDeviceIdType(1); in HWTEST_F()
524 profile.SetDeviceIdType(1); in HWTEST_F()
580 profile.SetDeviceIdType(1); in HWTEST_F()
676 profile.SetDeviceIdType(1); in HWTEST_F()
726 profile.SetDeviceIdType(1); in HWTEST_F()
/foundation/deviceprofile/device_info_manager/services/core/test/fuzztest/profileutils_fuzzer/
H A Dprofileutils_fuzzer.cpp138 profile.SetDeviceIdType(1); in TrustDeviceProfileToEntriesFuzzTest()
173 profile.SetDeviceIdType(1); in AccessControlProfileToEntriesFuzzTest()
/foundation/communication/dsoftbus/core/authentication/src/
H A Dauth_deviceprofile.cpp244 accessControlProfile.SetDeviceIdType((uint32_t)OHOS::DistributedDeviceProfile::DeviceIdType::UDID); in InsertDpSameAccount()
/foundation/deviceprofile/device_info_manager/services/core/src/trustprofilemanager/
H A Dtrust_profile_manager.cpp796 trustDeviceProfile.SetDeviceIdType(accessControlProfile.GetDeviceIdType()); in ConvertToTrustDeviceProfile()
1455 trustDeviceProfile.SetDeviceIdType(deviceIdType); in ConvertToTrustDeviceProfile()
1558 accessControlProfile.SetDeviceIdType(deviceIdType); in ConvertToAccessControlProfile()
1983 trustDeviceProfile.SetDeviceIdType(profile.GetDeviceIdType()); in DeleteTrustDeviceCheck()
/foundation/deviceprofile/device_info_manager/common/src/utils/
H A Dprofile_utils.cpp505 profile.SetDeviceIdType(intValue); in EntriesToTrustDeviceProfile()
552 profile.SetDeviceIdType(intValue); in EntriesToAccessControlProfile()
/foundation/distributedhardware/device_manager/commondependency/src/
H A Ddeviceprofile_connector.cpp441 profile.SetDeviceIdType((int32_t)DeviceIdType::UDID); in PutAccessControlList()

Completed in 25 milliseconds