Home
last modified time | relevance | path

Searched defs:bindLevel (Results 1 – 25 of 34) sorted by relevance

12

/foundation/distributedhardware/device_manager/test/unittest/mock/
Dmock_distributed_device_profile_client.cpp25 uint32_t bindLevel = 0; in AddAccessControlProfileFirst() local
76 uint32_t bindLevel = 1; in AddAccessControlProfileSecond() local
128 uint32_t bindLevel = 3; in AddAccessControlProfileThird() local
179 uint32_t bindLevel = 3; in AddAccessControlprofileFourth() local
230 uint32_t bindLevel = 1; in AddAccessControlProfileFifth() local
281 uint32_t bindLevel = 3; in AddAccessControlProfileSixth() local
333 uint32_t bindLevel = 3; in AddAccessControlProfileSeventh() local
385 uint32_t bindLevel = 2; in AddAccessControlProfileEighth() local
437 uint32_t bindLevel = 2; in AddAccessControlProfileNinth() local
489 uint32_t bindLevel = 1; in AddAccessControlProfileTenth() local
[all …]
Ddevice_manager_service_impl_mock.cpp34 int32_t bindLevel) in UnBindDevice()
60 int32_t bindLevel) in UnAuthenticateDevice()
66 int32_t bindLevel, const std::string &extra) in UnBindDevice()
Ddeviceprofile_connector_mock.cpp90 int32_t bindLevel, const std::string &extra) in DeleteAccessControlList()
/foundation/distributedhardware/device_manager/test/commonunittest/
DUTTest_dm_auth_manager_third.cpp292 int32_t bindLevel = APP; variable
305 int32_t bindLevel = APP; variable
319 int32_t bindLevel = APP; variable
333 int32_t bindLevel = SERVICE; variable
347 int32_t bindLevel = USER; variable
DUTTest_dm_deviceprofile_connector.cpp66 uint32_t bindLevel = 1; in AddAccessControlProfileFirst() local
118 uint32_t bindLevel = 1; in AddAccessControlProfileFirst() local
168 uint32_t bindLevel = 3; in AddAccessControlProfileSecond() local
220 uint32_t bindLevel = 3; in AddAccessControlProfileThird() local
272 uint32_t bindLevel = 2; in AddAccessControlProfileForth() local
324 uint32_t bindLevel = 2; in AddAccessControlProfileFifth() local
376 uint32_t bindLevel = 2; in AddAccessControlProfileSix() local
428 uint32_t bindLevel = 3; in AddAccessControlProfile001() local
480 uint32_t bindLevel = 3; in AddAccessControlProfile002() local
532 uint32_t bindLevel = 2; in AddAccessControlProfileSeven() local
[all …]
DUTTest_dm_auth_manager_first.cpp572 int32_t bindLevel = USER; variable
602 int32_t bindLevel = USER; variable
1811 int32_t bindLevel = 1; variable
1829 int32_t bindLevel = 1; variable
DUTTest_dm_deviceprofile_connector_second.cpp69 uint32_t bindLevel = 1; in AddAccessControlProfile() local
504 int32_t bindLevel = 2; variable
1101 int32_t bindLevel = 0; variable
1114 int32_t bindLevel = 4; variable
/foundation/distributedhardware/device_manager/test/unittest/
DUTTest_device_manager_service_impl.cpp77 uint32_t bindLevel = USER; in AddAccessControlProfileFirst() local
128 uint32_t bindLevel = USER; in AddAccessControlProfileSecond() local
179 uint32_t bindLevel = USER; in AddAccessControlProfileThird() local
1422 int32_t bindLevel = 0; variable
1431 int32_t bindLevel = 0; variable
1440 int32_t bindLevel = 0; variable
1449 int32_t bindLevel = 0; variable
1458 int32_t bindLevel = 0; variable
1471 int32_t bindLevel = 0; variable
1484 int32_t bindLevel = 0; variable
[all …]
/foundation/distributedhardware/device_manager/test/commonfuzztest/dmauthmanagerv2_fuzzer/
Ddm_auth_manager_fuzzer.cpp65 int32_t bindLevel = fdp.ConsumeIntegral<int32_t>(); in DmAuthSrcManagerFuzzTest() local
102 int32_t bindLevel = fdp.ConsumeIntegral<int32_t>(); in DmAuthSinkManagerFuzzTest() local
/foundation/communication/dsoftbus/tests/core/authentication/unittest/
Dauth_device_profile_test.cpp894 uint32_t bindLevel = (uint32_t)OHOS::DistributedDeviceProfile::BindLevel::SERVICE; variable
940 uint32_t bindLevel = (uint32_t)OHOS::DistributedDeviceProfile::BindLevel::USER; variable
997 uint32_t bindLevel = (uint32_t)OHOS::DistributedDeviceProfile::BindLevel::USER; variable
1036 uint32_t bindLevel = (uint32_t)OHOS::DistributedDeviceProfile::BindLevel::SERVICE; variable
1075 uint32_t bindLevel = (uint32_t)OHOS::DistributedDeviceProfile::BindLevel::SERVICE; variable
1172 uint32_t bindLevel = (uint32_t)OHOS::DistributedDeviceProfile::BindLevel::SERVICE; variable
1197 uint32_t bindLevel = (uint32_t)OHOS::DistributedDeviceProfile::BindLevel::USER; variable
/foundation/distributedhardware/device_manager/test/servicesfuzztest/authmanager_fuzzer/
Dauth_manager_fuzzer.cpp76 int32_t bindLevel = fdp.ConsumeIntegral<int32_t>(); in UnAuthenticateDeviceFuzzTest() local
90 int32_t bindLevel = fdp.ConsumeIntegral<int32_t>(); in UnBindDeviceFuzzTest() local
182 int32_t bindLevel = fdp.ConsumeIntegral<int32_t>(); in GetBindLevelFuzzTest() local
400 int32_t bindLevel = 0; in GetBindLevelByBundleNameFuzzTest() local
/foundation/distributedhardware/device_manager/test/commonfuzztest/dmauthmanager_fuzzer/
Ddm_auth_manager_fuzzer.cpp67 int32_t bindLevel = fdp.ConsumeIntegral<int32_t>(); in DmAuthManagerFuzzTest() local
/foundation/distributedhardware/device_manager/test/commonfuzztest/authenticatedeviceserviceimpl_fuzzer/
Dauthenticate_device_service_impl_fuzzer.cpp120 int32_t bindLevel = fdp.ConsumeIntegral<int32_t>(); in AuthenticateDeviceServiceImplFuzzTest() local
/foundation/distributedhardware/device_manager/services/implementation/include/authentication_v2/
Ddm_auth_message_processor.h143 uint32_t bindLevel; member
161 …int32_t bindLevel; // Passed through for business purposes, no custom definition requir… member
/foundation/distributedhardware/device_manager/services/implementation/src/authentication_v2/
Dauth_manager.cpp217 …nager::UnAuthenticateDevice(const std::string &pkgName, const std::string &udid, int32_t bindLevel) in UnAuthenticateDevice()
237 int32_t bindLevel, const std::string &extra) in UnBindDevice()
519 bool CheckBindLevel(const JsonItemObject &jsonObj, const std::string &key, int32_t &bindLevel) in CheckBindLevel()
532 int32_t AuthManager::GetBindLevel(int32_t bindLevel) in GetBindLevel()
1236 … AuthManager::GetBindLevelByBundleName(std::string &bundleName, int32_t userId, int32_t &bindLevel) in GetBindLevelByBundleName()
Ddm_auth_state.cpp113 DmAuthScope DmAuthState::GetAuthorizedScope(int32_t bindLevel) in GetAuthorizedScope()
583 uint32_t bindLevel = static_cast<uint32_t>(localAccess.bindLevel); in SetProcessInfo() local
Ddm_auth_manager_base.cpp131 …rBase::UnAuthenticateDevice(const std::string &pkgName, const std::string &udid, int32_t bindLevel) in UnAuthenticateDevice()
138 int32_t bindLevel, const std::string &extra) in UnBindDevice()
/foundation/distributedhardware/device_manager/services/implementation/include/
Ddevice_manager_service_impl.h66 int32_t bindLevel = -1; member
/foundation/deviceprofile/device_info_manager/common/src/interfaces/
Daccess_control_profile.cpp176 void AccessControlProfile::SetBindLevel(uint32_t bindLevel) in SetBindLevel()
/foundation/distributedhardware/device_manager/services/implementation/src/
Ddevice_manager_service_impl_lite.cpp76 int32_t bindLevel) in UnAuthenticateDevice()
85 int32_t bindLevel) in UnBindDevice()
94 int32_t bindLevel, const std::string &extra) in UnBindDevice()
Ddevice_manager_service_impl.cpp614 int32_t bindLevel) in UnAuthenticateDevice()
686 int32_t bindLevel) in UnBindDevice()
700 int32_t bindLevel, const std::string &extra) in UnBindDevice()
1736 bool DeviceManagerServiceImpl::IsAuthNewVersion(int32_t bindLevel, std::string localUdid, std::stri… in IsAuthNewVersion()
2872 const std::string &remoteUdid, int32_t bindLevel, const std::string &extra) in DeleteAcl()
2982 const std::string &remoteUdid, int32_t bindLevel, const std::string &extra, int32_t userId) in DeleteAclForProcV2()
3024 const std::string &remoteUdid, int32_t bindLevel, const std::string &extra) in DeleteAclV2()
3084 int32_t bindLevel = static_cast<int32_t>(DmRole::DM_ROLE_FA); in GetBindCallerInfo() local
/foundation/distributedhardware/device_manager/commondependency/include/
Ddeviceprofile_connector.h76 int32_t bindLevel; member
/foundation/distributedhardware/device_manager/services/implementation/include/authentication/
Ddm_auth_manager.h133 int32_t bindLevel; member
183 int32_t bindLevel; member
/foundation/distributedhardware/device_manager/interfaces/kits/js4.0/src/
Ddm_native_util.cpp354 int32_t bindLevel = 0; in JsToBindParam() local
486 int32_t bindLevel = bindParamObj[BIND_LEVEL].Get<std::int32_t>(); in InsertMapParames() local
/foundation/distributedhardware/device_manager/commondependency/src/
Ddeviceprofile_connector.cpp71 uint32_t bindLevel = profile.GetBindLevel(); in PrintProfile() local
314 DM_EXPORT std::string DeviceProfileConnector::IsAuthNewVersion(int32_t bindLevel, std::string local… in IsAuthNewVersion()
1386 int32_t bindLevel, const std::string &extra) in DeleteAccessControlList()
1928 int32_t bindLevel = INVALIED_TYPE; in GetBindLevel() local
2456 int32_t bindLevel = 100; in GetOfflineProcessInfo() local
3206 uint32_t bindLevel = profile.GetBindLevel(); in CheckSrcP2PAccessControl() local
3327 uint32_t bindLevel = profile.GetBindLevel(); in CheckSinkP2PAccessControl() local

12