Home
last modified time | relevance | path

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

/foundation/distributedhardware/device_manager/test/commonunittest/
H A DUTTest_dm_deviceprofile_connector.cpp83 profiles.SetBindLevel(DEVICE); in HWTEST_F()
93 profiles.SetBindLevel(APP); in HWTEST_F()
107 profiles.SetBindLevel(APP); in HWTEST_F()
121 profiles.SetBindLevel(DEVICE); in HWTEST_F()
131 profiles.SetBindLevel(APP); in HWTEST_F()
145 profiles.SetBindLevel(APP); in HWTEST_F()
213 profiles.SetBindLevel(DEVICE); in HWTEST_F()
225 profiles.SetBindLevel(APP); in HWTEST_F()
239 profiles.SetBindLevel(APP); in HWTEST_F()
253 profiles.SetBindLevel(DEVIC in HWTEST_F()
[all...]
/foundation/distributedhardware/device_manager/test/unittest/mock/
H A Dmock_distributed_device_profile_client.cpp65 profileFirst.SetBindLevel(bindLevel); in AddAccessControlProfileFirst()
117 profileSecond.SetBindLevel(bindLevel); in AddAccessControlProfileSecond()
168 profileThird.SetBindLevel(bindLevel); in AddAccessControlProfileThird()
219 profileFourth.SetBindLevel(bindLevel); in AddAccessControlprofileFourth()
270 profileFifth.SetBindLevel(bindLevel); in AddAccessControlProfileFifth()
322 profileFifth.SetBindLevel(bindLevel); in AddAccessControlProfileSixth()
374 profileFifth.SetBindLevel(bindLevel); in AddAccessControlProfileSeventh()
426 profileFifth.SetBindLevel(bindLevel); in AddAccessControlProfileEighth()
478 profileFifth.SetBindLevel(bindLevel); in AddAccessControlProfileNinth()
530 profileFifth.SetBindLevel(bindLeve in AddAccessControlProfileTenth()
[all...]
/foundation/deviceprofile/device_info_manager/common/include/interfaces/
H A Daccess_control_profile.h59 void SetBindLevel(uint32_t bindLevel);
/foundation/deviceprofile/device_info_manager/services/core/test/unittest/
H A Dtrust_profile_manager_test.cpp259 profile.SetBindLevel(1); in HWTEST_F()
290 profile.SetBindLevel(1); in HWTEST_F()
335 profile.SetBindLevel(1); in HWTEST_F()
380 profile.SetBindLevel(1); in HWTEST_F()
425 profile.SetBindLevel(1); in HWTEST_F()
470 profile.SetBindLevel(1); in HWTEST_F()
515 profile.SetBindLevel(1); in HWTEST_F()
560 profile.SetBindLevel(0); in HWTEST_F()
605 profile.SetBindLevel(0); in HWTEST_F()
650 profile.SetBindLevel( in HWTEST_F()
[all...]
H A Ddistributed_device_profile_client_rdb_test.cpp184 profile.SetBindLevel(0); in HWTEST_F()
H A Dprofile_utils_test.cpp423 profile.SetBindLevel(0); in HWTEST_F()
473 profile.SetBindLevel(0); in HWTEST_F()
529 profile.SetBindLevel(0); in HWTEST_F()
585 profile.SetBindLevel(0); in HWTEST_F()
681 profile.SetBindLevel(0); in HWTEST_F()
731 profile.SetBindLevel(0); in HWTEST_F()
/foundation/deviceprofile/device_info_manager/common/src/interfaces/
H A Daccess_control_profile.cpp175 void AccessControlProfile::SetBindLevel(uint32_t bindLevel) in SetBindLevel() function in OHOS::DistributedDeviceProfile::AccessControlProfile
/foundation/deviceprofile/device_info_manager/services/core/test/fuzztest/profileutils_fuzzer/
H A Dprofileutils_fuzzer.cpp178 profile.SetBindLevel(0); in AccessControlProfileToEntriesFuzzTest()
/foundation/deviceprofile/device_info_manager/common/src/utils/
H A Dprofile_utils.cpp537 profile.SetBindLevel(intValue); in EntriesToAccessControlProfile()
/foundation/distributedhardware/device_manager/commondependency/src/
H A Ddeviceprofile_connector.cpp438 profile.SetBindLevel(aclInfo.bindLevel); in PutAccessControlList()
/foundation/deviceprofile/device_info_manager/services/core/src/trustprofilemanager/
H A Dtrust_profile_manager.cpp1563 accessControlProfile.SetBindLevel(bindLevel); in ConvertToAccessControlProfile()

Completed in 15 milliseconds