Home
last modified time | relevance | path

Searched refs:samgr (Results 1 – 25 of 72) sorted by relevance

123

/test/xts/acts/distributed_schedule_lite/system_ability_manager_hal/utils/
Dsamgr_maintenance.c23 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/
DBUILD.gn36 "//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/
Ddriver_extension_manager_client_test.cpp63 …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);
DBUILD.gn31 "samgr:samgr_proxy",
/test/xts/hats/hdf/external_device_manager/drivers_pkg_manager_test/
Dpkg_db_helper_test.cpp116 …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/
DBUILD.gn41 "//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/
DBUILD.gn27 "//foundation/systemabilitymgr/samgr_lite/interfaces/kits/samgr",
31 "//foundation/systemabilitymgr/samgr_lite/samgr:samgr",
/test/xts/device_attest/interfaces/innerkits/native_cpp/src/
Ddevattest_client.cpp78 …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/
DBUILD.gn52 "//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/
DBUILD.gn29 "//foundation/systemabilitymgr/samgr_lite/interfaces/kits/samgr",
40 "//foundation/systemabilitymgr/samgr_lite/samgr:samgr",
/test/xts/acts/security_lite/permission_posix/pms/
DBUILD.gn35 "//foundation/systemabilitymgr/samgr_lite/interfaces/kits/samgr",
50 "//foundation/systemabilitymgr/samgr_lite/samgr:samgr",
/test/xts/acts/distributed_schedule_lite/distributed_schedule_posix/
DBUILD.gn32 "//foundation/systemabilitymgr/samgr_lite/interfaces/kits/samgr",
48 "//foundation/systemabilitymgr/samgr_lite/samgr:samgr",
/test/xts/hats/hdf/usb/usbdBenchmarkTest/
DBUILD.gn47 "samgr:samgr_proxy",
80 "samgr:samgr_proxy",
113 "samgr:samgr_proxy",
145 "samgr:samgr_proxy",
/test/xts/acts/ability_lite/ability_posix/
DBUILD.gn31 "//foundation/systemabilitymgr/samgr_lite/samgr:samgr",
53 "//foundation/systemabilitymgr/samgr_lite/interfaces/kits/samgr",
/test/xts/acts/distributed_schedule_lite/system_ability_manager_posix/
DBUILD.gn73 "//foundation/systemabilitymgr/samgr_lite/interfaces/kits/samgr",
80 "//foundation/systemabilitymgr/samgr_lite/samgr:samgr",
/test/testfwk/developer_test/examples/distributedb/test/
DBUILD.gn40 "samgr:samgr_proxy",
58 "samgr:samgr_proxy",
/test/xts/device_attest/interfaces/innerkits/native_cpp/test/unittest/
DBUILD.gn42 "samgr:samgr_proxy",
74 "samgr:samgr_proxy",
/test/xts/hats/hdf/usb/requestTest_additional/
DBUILD.gn42 "samgr:samgr_proxy",
71 "samgr:samgr_proxy",
/test/xts/hats/hdf/usb/transferTest_additional/
DBUILD.gn41 "samgr:samgr_proxy",
70 "samgr:samgr_proxy",
/test/xts/dcts/distributedhardware/distributedscreentest/
Dtest.cpp358 auto samgr = OHOS::SystemAbilityManagerClient::GetInstance().GetSystemAbilityManager(); in SaTest() local
359 if (samgr == nullptr) { in SaTest()
363 auto object = samgr->CheckSystemAbility(4807); in SaTest()
DBUILD.gn68 "$base_root/foundation/systemabilitymgr/samgr/interfaces/innerkits/samgr_proxy:samgr_proxy",
83 "samgr:samgr_proxy",
/test/xts/device_attest/test/performancetest/
DBUILD.gn42 "samgr:samgr_proxy",
88 "samgr:samgr_proxy",
/test/xts/acts/demo/sectest/static_patch_scan/2022-10/
DOpenHarmony-2022-1001.yara27 $fix = "servicectrl:x:3047:root,shell,system,samgr,hdf_devmgr" //更新后字符串
/test/xts/hats/hdf/external_device_manager/driver_extension_controller/
DBUILD.gn34 "samgr:samgr_proxy",
/test/xts/acts/applications/kitframework/
DBUILD.gn25 "//foundation/systemabilitymgr/samgr_lite/interfaces/kits/samgr",

123