Home
last modified time | relevance | path

Searched refs:RemoveSystemAbility (Results 1 - 25 of 59) sorted by relevance

123

/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
H A Dsystem_ability_helper.cpp54 bool SystemAbilityHelper::RemoveSystemAbility(const int32_t systemAbilityId) in RemoveSystemAbility() function in OHOS::AppExecFwk::SystemAbilityHelper
57 if (systemAbilityMgr && (systemAbilityMgr->RemoveSystemAbility(systemAbilityId) == 0)) { in RemoveSystemAbility()
/foundation/bundlemanager/bundle_framework/services/bundlemgr/include/
H A Dsystem_ability_helper.h45 static bool RemoveSystemAbility(const int32_t systemAbilityId);
/foundation/systemabilitymgr/samgr/services/samgr/native/test/unittest/src/
H A Dsystem_ability_mgr_stub_unload_test.cpp107 int32_t res = saMgr->RemoveSystemAbility(INVALID_SAID); in HWTEST_F()
115 int32_t res = saMgr->RemoveSystemAbility(SAID); in HWTEST_F()
126 int32_t res = saMgr->RemoveSystemAbility(SAID); in HWTEST_F()
138 int32_t res = saMgr->RemoveSystemAbility(SAID); in HWTEST_F()
147 int32_t res = saMgr->RemoveSystemAbility(nullptr); in HWTEST_F()
159 int32_t res = saMgr->RemoveSystemAbility(saMgr); in HWTEST_F()
172 int32_t res = saMgr->RemoveSystemAbility(saMgr); in HWTEST_F()
H A Dsystem_ability_mgr_test.cpp122 sm->RemoveSystemAbility(DISTRIBUTED_SCHED_TEST_TT_ID); in HWTEST_F()
139 sm->RemoveSystemAbility(TEST_EXCEPTION_HIGH_SA_ID); in HWTEST_F()
140 sm->RemoveSystemAbility(TEST_EXCEPTION_LOW_SA_ID); in HWTEST_F()
157 sm->RemoveSystemAbility(systemAbilityId); in HWTEST_F()
176 sm->RemoveSystemAbility(systemAbilityId); in HWTEST_F()
188 int32_t result = sm->RemoveSystemAbility(-1); in HWTEST_F()
203 int32_t result = sm->RemoveSystemAbility(DISTRIBUTED_SCHED_TEST_TT_ID); in HWTEST_F()
220 int32_t result = saMgr->RemoveSystemAbility(DISTRIBUTED_SCHED_TEST_TT_ID); in HWTEST_F()
233 int32_t result = saMgr->RemoveSystemAbility(-1); in HWTEST_F()
263 sm->RemoveSystemAbility(DISTRIBUTED_SCHED_TEST_TT_I in HWTEST_F()
[all...]
/foundation/ability/ability_runtime/test/moduletest/mock/src/appmgr/
H A Dsystem_ability_helper.cpp52 bool SystemAbilityHelper::RemoveSystemAbility(const int32_t systemAbilityId) in RemoveSystemAbility() function in OHOS::AppExecFwk::SystemAbilityHelper
/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/mock/src/
H A Dsystem_ability_helper.cpp50 bool SystemAbilityHelper::RemoveSystemAbility(const int32_t systemAbilityId) in RemoveSystemAbility() function in OHOS::AppExecFwk::SystemAbilityHelper
H A Dinstalld_service.cpp129 SystemAbilityHelper::RemoveSystemAbility(INSTALLD_SERVICE_ID); in Stop()
/foundation/bundlemanager/bundle_framework/services/test/mock/src/
H A Dsystem_ability_helper.cpp48 bool SystemAbilityHelper::RemoveSystemAbility(const int32_t systemAbilityId) in RemoveSystemAbility() function in OHOS::AppExecFwk::SystemAbilityHelper
/foundation/systemabilitymgr/samgr/services/samgr/native/source/
H A Dability_death_recipient.cpp26 SystemAbilityManager::GetInstance()->RemoveSystemAbility(remote.promote()); in OnRemoteDied()
/foundation/barrierfree/accessibility/services/aams/test/mock/src/aafwk/
H A Dsystem_ability_manager.cpp148 int32_t SystemAbilityManager::RemoveSystemAbility(int32_t systemAbilityId) in RemoveSystemAbility() function in OHOS::SystemAbilityManager
155 int32_t SystemAbilityManager::RemoveSystemAbility(const sptr<IRemoteObject>& ability) in RemoveSystemAbility() function in OHOS::SystemAbilityManager
/foundation/bundlemanager/bundle_framework/test/fuzztest/fuzztest_others/systemabilityhelper_fuzzer/
H A Dsystemabilityhelper_fuzzer.cpp32 helper.RemoveSystemAbility(systemAbilityId); in DoSomethingInterestingWithMyAPI()
/foundation/systemabilitymgr/samgr/interfaces/innerkits/rust/src/
H A Dmanage.rs25 RemoveSystemAbility, SendStrategy, SubscribeSystemAbility, SubscribeSystemProcess,
118 RemoveSystemAbility(said) in remove_system_ability()
H A Dwrapper.rs78 fn RemoveSystemAbility(said: i32) -> i32; in RemoveSystemAbility() functions
/foundation/systemabilitymgr/samgr/test/fuzztest/samgrcoverage_fuzzer/
H A Dsamgrcoverage_fuzzer.cpp95 saMgr->RemoveSystemAbility(SAID); in FuzzOndemandLoad()
99 saMgr->RemoveSystemAbility(testAbility); in FuzzOndemandLoad()
/foundation/ability/ability_runtime/test/mock/common/include/
H A Dmock_system_ability_manager.h37 MOCK_METHOD1(RemoveSystemAbility, int32_t(int32_t));
/foundation/barrierfree/accessibility/frameworks/acfwk/test/mock/src/
H A Dmock_service_registry.cpp110 int32_t SystemAbilityManagerProxy::RemoveSystemAbility(int32_t systemAbilityId) in RemoveSystemAbility() function in OHOS::SystemAbilityManagerProxy
/foundation/graphic/graphic_2d/rosen/modules/composer/vsync/test/systemtest/
H A Dvsync_callbackeveryframe_test.cpp108 sam->RemoveSystemAbility(systemAbilityID); in Process1()
H A Dvsync_test.cpp109 sam->RemoveSystemAbility(systemAbilityID); in Process1()
H A Dvsync_multicallback_test.cpp120 sam->RemoveSystemAbility(systemAbilityID); in Process1()
H A Dvsync_setvsyncrate_test.cpp110 sam->RemoveSystemAbility(systemAbilityID); in Process1()
/foundation/ability/form_fwk/test/unittest/form_mgr_test/
H A Dmock_system_ability_manager.h49 int32_t RemoveSystemAbility(int32_t systemAbilityId) override
/foundation/bundlemanager/app_domain_verify/test/unittest/mock/src/
H A Dmock_service_registry.cpp109 int32_t SystemAbilityManagerProxy::RemoveSystemAbility(int32_t systemAbilityId) in RemoveSystemAbility() function in OHOS::SystemAbilityManagerProxy
/foundation/systemabilitymgr/samgr/interfaces/innerkits/rust/include/
H A Dsystem_ability_manager_wrapper.h44 int32_t RemoveSystemAbility(int32_t systemAbilityId);
/foundation/filemanagement/dfs_service/test/mock/
H A Dif_system_ability_manager_mock.h28 MOCK_METHOD1(RemoveSystemAbility, int32_t(int32_t systemAbilityId));
/foundation/filemanagement/user_file_service/test/unittest/mock/
H A Dif_system_ability_manager_mock.h28 MOCK_METHOD1(RemoveSystemAbility, int32_t(int32_t systemAbilityId));

Completed in 12 milliseconds

123