Home
last modified time | relevance | path

Searched refs:UnloadSystemAbility (Results 1 - 25 of 61) sorted by relevance

123

/foundation/systemabilitymgr/samgr/services/samgr/native/test/unittest/src/
H A Dmanual_ondemand_helper.cpp152 int32_t OnDemandHelper::UnloadSystemAbility(int32_t systemAbilityId) in UnloadSystemAbility() function in OHOS::OnDemandHelper
161 int32_t result = sm->UnloadSystemAbility(systemAbilityId); in UnloadSystemAbility()
166 cout << "UnloadSystemAbility result:" << result << " spend:" << (GetTickCount() - begin) << " ms" in UnloadSystemAbility()
272 UnloadSystemAbility(MOCK_ONDEMAND_ABILITY_A); in LoadOndemandAbilityCase3()
301 UnloadSystemAbility(MOCK_ONDEMAND_ABILITY_A); in LoadOndemandAbilityCase5()
319 UnloadSystemAbility(MOCK_ONDEMAND_ABILITY_A); in LoadOndemandAbilityCase6()
334 UnloadSystemAbility(MOCK_ONDEMAND_ABILITY_A); in LoadOndemandAbilityCase7()
353 UnloadSystemAbility(MOCK_ONDEMAND_ABILITY_A); in LoadOndemandAbilityCase8()
354 UnloadSystemAbility(MOCK_ONDEMAND_ABILITY_B); in LoadOndemandAbilityCase8()
381 UnloadSystemAbility(MOCK_ONDEMAND_ABILITY_ in LoadOndemandAbilityCase10()
[all...]
H A Dondemand_helper.cpp320 UnloadSystemAbility(MOCK_ONDEMAND_ABILITY_A); in LoadOndemandAbilityCase3()
349 UnloadSystemAbility(MOCK_ONDEMAND_ABILITY_A); in LoadOndemandAbilityCase5()
367 UnloadSystemAbility(MOCK_ONDEMAND_ABILITY_A); in LoadOndemandAbilityCase6()
382 UnloadSystemAbility(MOCK_ONDEMAND_ABILITY_A); in LoadOndemandAbilityCase7()
401 UnloadSystemAbility(MOCK_ONDEMAND_ABILITY_A); in LoadOndemandAbilityCase8()
402 UnloadSystemAbility(MOCK_ONDEMAND_ABILITY_B); in LoadOndemandAbilityCase8()
429 UnloadSystemAbility(MOCK_ONDEMAND_ABILITY_A); in LoadOndemandAbilityCase10()
474 UnloadSystemAbility(MOCK_ONDEMAND_ABILITY_A); in UnloadOndemandAbilityCase1()
485 UnloadSystemAbility(MOCK_ONDEMAND_ABILITY_A); in UnloadOndemandAbilityCase2()
498 UnloadSystemAbility(MOCK_ONDEMAND_ABILITY_ in UnloadOndemandAbilityCase3()
766 int32_t OnDemandHelper::UnloadSystemAbility(int32_t systemAbilityId) UnloadSystemAbility() function in OHOS::OnDemandHelper
[all...]
H A Dsystem_ability_mgr_stub_unload_test.cpp329 * @tc.desc: call UnloadSystemAbility with invalid said
346 * @tc.desc: call UnloadSystemAbility
363 * @tc.desc: call UnloadSystemAbility with invalid said
371 int32_t result = saMgr->UnloadSystemAbility(INVALID_SAID); in HWTEST_F()
377 * @tc.desc: call UnloadSystemAbility with sa profile is not exist
385 int32_t result = saMgr->UnloadSystemAbility(SAID); in HWTEST_F()
391 * @tc.desc: call UnloadSystemAbility not from native process
401 int32_t result = saMgr->UnloadSystemAbility(SAID); in HWTEST_F()
407 * @tc.desc: call UnloadSystemAbility from invalid process
419 int32_t result = saMgr->UnloadSystemAbility(SAI in HWTEST_F()
[all...]
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
H A Dsystem_ability_helper.cpp100 bool SystemAbilityHelper::UnloadSystemAbility(const int32_t systemAbilityId) in UnloadSystemAbility() function in OHOS::AppExecFwk::SystemAbilityHelper
103 if (systemAbilityMgr != nullptr && (systemAbilityMgr->UnloadSystemAbility(systemAbilityId) == 0)) { in UnloadSystemAbility()
/foundation/bundlemanager/bundle_framework/services/bundlemgr/include/
H A Dsystem_ability_helper.h58 static bool UnloadSystemAbility(const int32_t systemAbilityId);
/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/mock/src/
H A Dsystem_ability_helper.cpp70 bool SystemAbilityHelper::UnloadSystemAbility(const int32_t systemAbilityId) in UnloadSystemAbility() function in OHOS::AppExecFwk::SystemAbilityHelper
/foundation/filemanagement/app_file_service/services/backup_sa/src/module_sched/
H A Dsched_scheduler.cpp160 int32_t result = saManager->UnloadSystemAbility(FILEMANAGEMENT_BACKUP_SERVICE_SA_ID); in TryUnloadServiceTimer()
162 HILOGE("UnloadSA, UnloadSystemAbility result: %{public}d", result); in TryUnloadServiceTimer()
195 int32_t result = saManager->UnloadSystemAbility(FILEMANAGEMENT_BACKUP_SERVICE_SA_ID); in TryUnloadService()
197 HILOGE("UnloadSA, UnloadSystemAbility result: %{public}d", result); in TryUnloadService()
/foundation/bundlemanager/bundle_framework/test/fuzztest/fuzztest_others/systemabilityhelper_fuzzer/
H A Dsystemabilityhelper_fuzzer.cpp39 helper.UnloadSystemAbility(systemAbilityId); in DoSomethingInterestingWithMyAPI()
/foundation/communication/netmanager_ext/services/mdnsmanager/src/
H A Dmdns_service.cpp165 void MDnsService::UnloadSystemAbility() in UnloadSystemAbility() function in OHOS::NetManagerStandard::MDnsService
171 int32_t ret = systemAbilityMgr->UnloadSystemAbility(COMM_MDNS_MANAGER_SYS_ABILITY_ID); in UnloadSystemAbility()
225 UnloadSystemAbility(); in RemoveClientDeathRecipient()
/foundation/systemabilitymgr/samgr/interfaces/innerkits/rust/src/
H A Dmanage.rs27 UnloadAllIdleSystemAbility, UnloadSystemAbility,
199 UnloadSystemAbility(said) in unload_system_ability()
H A Dwrapper.rs97 fn UnloadSystemAbility(said: i32) -> i32; in UnloadSystemAbility() functions
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/installd/
H A Dinstalld_service.cpp135 SystemAbilityHelper::UnloadSystemAbility(INSTALLD_SERVICE_ID); in Stop()
/foundation/communication/netmanager_ext/services/mdnsmanager/include/
H A Dmdns_service.h85 void UnloadSystemAbility();
/foundation/ability/ability_runtime/test/mock/common/include/
H A Dmock_system_ability_manager.h46 MOCK_METHOD1(UnloadSystemAbility, int32_t(int32_t));
/foundation/barrierfree/accessibility/frameworks/acfwk/test/mock/src/
H A Dmock_service_registry.cpp147 int32_t SystemAbilityManagerProxy::UnloadSystemAbility(int32_t systemAbilityId) in UnloadSystemAbility() function in OHOS::SystemAbilityManagerProxy
/foundation/systemabilitymgr/samgr/services/samgr/native/test/unittest/include/
H A Dondemand_helper.h31 int32_t UnloadSystemAbility(int32_t systemAbilityId);
/foundation/communication/wifi/wifi/utils/src/
H A Dwifi_sa_manager.cpp91 int32_t ret = samgr->UnloadSystemAbility(systemAbilityId); in UnloadWifiSa()
/foundation/distributedhardware/distributed_audio/services/audiomanager/servicesink/src/
H A Ddaudio_sink_service.cpp88 int32_t ret = systemAbilityMgr->UnloadSystemAbility(DISTRIBUTED_HARDWARE_AUDIO_SINK_SA_ID); in ReleaseSink()
/foundation/distributedhardware/distributed_audio/services/audiomanager/test/unittest/servicesink/src/
H A Ddaudio_sink_service_test.cpp55 samgr_->UnloadSystemAbility(DISTRIBUTED_HARDWARE_AUDIO_SINK_SA_ID); in TearDown()
/foundation/distributedhardware/distributed_audio/services/audiomanager/servicesource/src/
H A Ddaudio_source_service.cpp88 int32_t ret = systemAbilityMgr->UnloadSystemAbility(DISTRIBUTED_HARDWARE_AUDIO_SOURCE_SA_ID); in ReleaseSource()
/foundation/distributedhardware/distributed_screen/services/screenservice/sinkservice/dscreenservice/src/
H A Ddscreen_sink_service.cpp92 int32_t ret = systemAbilityMgr->UnloadSystemAbility(DISTRIBUTED_HARDWARE_SCREEN_SINK_SA_ID); in ReleaseSink()
/foundation/filemanagement/dfs_service/frameworks/native/cloud_file_kit_inner/src/data_sync/
H A Dtask_state_manager.cpp132 int32_t ret = samgrProxy->UnloadSystemAbility(FILEMANAGEMENT_CLOUD_SYNC_SERVICE_SA_ID); in DelayUnloadTask()
/foundation/communication/dhcp/frameworks/native/src/
H A Ddhcp_sa_manager.cpp91 int32_t ret = samgr->UnloadSystemAbility(systemAbilityId); in UnloadWifiSa()
/foundation/ability/form_fwk/test/unittest/form_mgr_test/
H A Dmock_system_ability_manager.h100 int32_t UnloadSystemAbility(int32_t systemAbilityId) in UnloadSystemAbility() function in OHOS::MockSystemAbilityManager
/foundation/ability/ability_runtime/service_router_framework/services/srms/src/
H A Dservice_router_mgr_service.cpp100 int32_t result = saManager->UnloadSystemAbility(OHOS::SERVICE_ROUTER_MGR_SERVICE_ID); in DelayUnloadTask()
102 TAG_LOGE(AAFwkTag::SER_ROUTER, "UnloadSystemAbility ret: %{public}d", result); in DelayUnloadTask()

Completed in 12 milliseconds

123