/test/xts/acts/distributed_schedule_lite/system_ability_manager_hal/utils/ |
D | samgr_maintenance.c | 23 SamgrLiteImpl *samgr = GET_OBJECT(SAMGR_GetInstance(), SamgrLiteImpl, vtbl); in SAMGR_PrintServices() local 24 int16 num = VECTOR_Num(&samgr->services); in SAMGR_PrintServices() 30 MUTEX_Lock(samgr->mutex); in SAMGR_PrintServices() 31 int16 size = VECTOR_Size(&(samgr->services)); in SAMGR_PrintServices() 34 ServiceImpl *impl = VECTOR_At(&(samgr->services), i); in SAMGR_PrintServices() 39 MUTEX_Unlock(samgr->mutex); in SAMGR_PrintServices() 60 MUTEX_Lock(samgr->mutex); in SAMGR_PrintServices() 62 MUTEX_Unlock(samgr->mutex); in SAMGR_PrintServices()
|
/test/xts/device_attest_lite/framework/ |
D | BUILD.gn | 36 "//foundation/systemabilitymgr/samgr_lite/interfaces/kits/samgr", 55 "//foundation/systemabilitymgr/samgr_lite/samgr:samgr", 68 "//foundation/systemabilitymgr/samgr_lite/samgr:samgr", 82 "//foundation/systemabilitymgr/samgr_lite/samgr:samgr",
|
/test/xts/hats/hdf/external_device_manager/driver_extension_manager_client_test/ |
D | driver_extension_manager_client_test.cpp | 63 …sptr<ISystemAbilityManager> samgr = SystemAbilityManagerClient::GetInstance().GetSystemAbilityMana… in SetUpTestCase() local 64 if (samgr == nullptr) { in SetUpTestCase() 70 auto saObj = samgr->CheckSystemAbility(HDF_EXTERNAL_DEVICE_MANAGER_SA_ID); in SetUpTestCase() 78 int32_t ret = samgr->LoadSystemAbility(HDF_EXTERNAL_DEVICE_MANAGER_SA_ID, loadCallback_); in SetUpTestCase() 92 …sptr<ISystemAbilityManager> samgr = SystemAbilityManagerClient::GetInstance().GetSystemAbilityMana… in TearDownTestCase() local 93 if (samgr == nullptr) { in TearDownTestCase() 98 int32_t ret = samgr->UnloadSystemAbility(HDF_EXTERNAL_DEVICE_MANAGER_SA_ID); in TearDownTestCase() 213 …sptr<ISystemAbilityManager> samgr = SystemAbilityManagerClient::GetInstance().GetSystemAbilityMana… variable 214 ASSERT_NE(samgr, nullptr); 216 auto saObj = samgr->CheckSystemAbility(HDF_EXTERNAL_DEVICE_MANAGER_SA_ID);
|
D | BUILD.gn | 31 "samgr:samgr_proxy",
|
/test/xts/hats/hdf/external_device_manager/drivers_pkg_manager_test/ |
D | pkg_db_helper_test.cpp | 116 …sptr<ISystemAbilityManager> samgr = SystemAbilityManagerClient::GetInstance().GetSystemAbilityMana… in LoadSaService() local 117 if (samgr == nullptr) { in LoadSaService() 122 auto saObj = samgr->CheckSystemAbility(HDF_EXTERNAL_DEVICE_MANAGER_SA_ID); in LoadSaService() 131 ret = samgr->LoadSystemAbility(HDF_EXTERNAL_DEVICE_MANAGER_SA_ID, loadCallback_); in LoadSaService() 154 …sptr<ISystemAbilityManager> samgr = SystemAbilityManagerClient::GetInstance().GetSystemAbilityMana… in UnLoadSaService() local 155 if (samgr == nullptr) { in UnLoadSaService() 160 int32_t ret = samgr->UnloadSystemAbility(HDF_EXTERNAL_DEVICE_MANAGER_SA_ID); in UnLoadSaService()
|
/test/xts/acts/distributed_schedule_lite/system_ability_manager_hal/ |
D | BUILD.gn | 41 "//foundation/systemabilitymgr/samgr_lite/interfaces/kits/samgr", 43 "//foundation/systemabilitymgr/samgr_lite/samgr/adapter", 44 "//foundation/systemabilitymgr/samgr_lite/samgr/source", 50 [ "//foundation/systemabilitymgr/samgr_lite/samgr/adapter:samgr_adapter" ]
|
/test/xts/acts/startup_lite/bootstrap_posix/ |
D | BUILD.gn | 27 "//foundation/systemabilitymgr/samgr_lite/interfaces/kits/samgr", 31 "//foundation/systemabilitymgr/samgr_lite/samgr:samgr",
|
/test/xts/device_attest/interfaces/innerkits/native_cpp/src/ |
D | devattest_client.cpp | 78 …sptr<ISystemAbilityManager> samgr = SystemAbilityManagerClient::GetInstance().GetSystemAbilityMana… in LoadDevAttestProfile() local 79 if (samgr == nullptr) { in LoadDevAttestProfile() 83 …int32_t ret = samgr->LoadSystemAbility(DevAttestInterface::SA_ID_DEVICE_ATTEST_SERVICE, loadCallba… in LoadDevAttestProfile()
|
/test/xts/acts/ai_lite/ai_engine_posix/base/ |
D | BUILD.gn | 52 "//foundation/systemabilitymgr/samgr_lite/interfaces/innerkits/samgr", 53 "//foundation/systemabilitymgr/samgr_lite/interfaces/kits/samgr", 60 "//foundation/systemabilitymgr/samgr_lite/samgr:samgr",
|
/test/xts/acts/appexecfwk_lite/appexecfwk_posix/ |
D | BUILD.gn | 29 "//foundation/systemabilitymgr/samgr_lite/interfaces/kits/samgr", 40 "//foundation/systemabilitymgr/samgr_lite/samgr:samgr",
|
/test/xts/acts/security_lite/permission_posix/pms/ |
D | BUILD.gn | 35 "//foundation/systemabilitymgr/samgr_lite/interfaces/kits/samgr", 50 "//foundation/systemabilitymgr/samgr_lite/samgr:samgr",
|
/test/xts/acts/distributed_schedule_lite/distributed_schedule_posix/ |
D | BUILD.gn | 32 "//foundation/systemabilitymgr/samgr_lite/interfaces/kits/samgr", 48 "//foundation/systemabilitymgr/samgr_lite/samgr:samgr",
|
/test/xts/hats/hdf/usb/usbdBenchmarkTest/ |
D | BUILD.gn | 47 "samgr:samgr_proxy", 80 "samgr:samgr_proxy", 113 "samgr:samgr_proxy", 145 "samgr:samgr_proxy",
|
/test/xts/acts/ability_lite/ability_posix/ |
D | BUILD.gn | 31 "//foundation/systemabilitymgr/samgr_lite/samgr:samgr", 53 "//foundation/systemabilitymgr/samgr_lite/interfaces/kits/samgr",
|
/test/xts/acts/distributed_schedule_lite/system_ability_manager_posix/ |
D | BUILD.gn | 73 "//foundation/systemabilitymgr/samgr_lite/interfaces/kits/samgr", 80 "//foundation/systemabilitymgr/samgr_lite/samgr:samgr",
|
/test/testfwk/developer_test/examples/distributedb/test/ |
D | BUILD.gn | 40 "samgr:samgr_proxy", 58 "samgr:samgr_proxy",
|
/test/xts/device_attest/interfaces/innerkits/native_cpp/test/unittest/ |
D | BUILD.gn | 42 "samgr:samgr_proxy", 74 "samgr:samgr_proxy",
|
/test/xts/hats/hdf/usb/requestTest_additional/ |
D | BUILD.gn | 42 "samgr:samgr_proxy", 71 "samgr:samgr_proxy",
|
/test/xts/hats/hdf/usb/transferTest_additional/ |
D | BUILD.gn | 41 "samgr:samgr_proxy", 70 "samgr:samgr_proxy",
|
/test/xts/dcts/distributedhardware/distributedscreentest/ |
D | test.cpp | 358 auto samgr = OHOS::SystemAbilityManagerClient::GetInstance().GetSystemAbilityManager(); in SaTest() local 359 if (samgr == nullptr) { in SaTest() 363 auto object = samgr->CheckSystemAbility(4807); in SaTest()
|
D | BUILD.gn | 68 "$base_root/foundation/systemabilitymgr/samgr/interfaces/innerkits/samgr_proxy:samgr_proxy", 83 "samgr:samgr_proxy",
|
/test/xts/device_attest/test/performancetest/ |
D | BUILD.gn | 42 "samgr:samgr_proxy", 88 "samgr:samgr_proxy",
|
/test/xts/acts/demo/sectest/static_patch_scan/2022-10/ |
D | OpenHarmony-2022-1001.yara | 27 $fix = "servicectrl:x:3047:root,shell,system,samgr,hdf_devmgr" //更新后字符串
|
/test/xts/hats/hdf/external_device_manager/driver_extension_controller/ |
D | BUILD.gn | 34 "samgr:samgr_proxy",
|
/test/xts/acts/applications/kitframework/ |
D | BUILD.gn | 25 "//foundation/systemabilitymgr/samgr_lite/interfaces/kits/samgr",
|