/ohos5.0/foundation/resourceschedule/resource_schedule_service/ressched/services/resschedservice/src/ |
H A D | res_sched_service_ability.cpp | 78 RemoveSystemAbilityListener(BACKGROUND_TASK_MANAGER_SERVICE_ID); in OnStop() 79 RemoveSystemAbilityListener(WINDOW_MANAGER_SERVICE_ID); in OnStop() 80 RemoveSystemAbilityListener(APP_MGR_SERVICE_ID); in OnStop() 81 RemoveSystemAbilityListener(POWER_MANAGER_SERVICE_ID); in OnStop()
|
/ohos5.0/base/powermgr/display_manager/state_manager/service/native/src/ |
H A D | display_system_ability.cpp | 61 RemoveSystemAbilityListener(DISPLAY_MANAGER_SERVICE_SA_ID); in OnStop()
|
/ohos5.0/foundation/resourceschedule/background_task_mgr/services/test/unittest/bgtask_manager_abnormal_unit_test/mock/src/ |
H A D | mock_system_ability.cpp | 52 bool SystemAbility::RemoveSystemAbilityListener(int32_t systemAbilityId) in RemoveSystemAbilityListener() function in OHOS::SystemAbility
|
/ohos5.0/foundation/systemabilitymgr/safwk/interfaces/innerkits/safwk/ |
H A D | libsystem_ability_fwk.versionscript | 29 *RemoveSystemAbilityListener*;
|
H A D | system_ability.h | 88 bool RemoveSystemAbilityListener(int32_t systemAbilityId);
|
/ohos5.0/foundation/systemabilitymgr/safwk/interfaces/innerkits/safwk/rust/src/ |
H A D | ability.rs | 95 system_ability.RemoveSystemAbilityListener(system_ability_id) in remove_system_ability_listen()
|
H A D | wrapper.rs | 120 fn RemoveSystemAbilityListener( in RemoveSystemAbilityListener() function
|
/ohos5.0/base/powermgr/battery_statistics/services/native/src/ |
H A D | battery_stats_service.cpp | 95 RemoveSystemAbilityListener(DFX_SYS_EVENT_SERVICE_ABILITY_ID); in OnStop() 96 RemoveSystemAbilityListener(COMMON_EVENT_SERVICE_ID); in OnStop()
|
/ohos5.0/foundation/systemabilitymgr/safwk/test/services/safwk/unittest/ |
H A D | local_ability_manager_test.cpp | 415 bool res = LocalAbilityManager::GetInstance().RemoveSystemAbilityListener(INVALID_SAID, SAID); 426 bool res = LocalAbilityManager::GetInstance().RemoveSystemAbilityListener(SAID, INVALID_SAID); 438 bool res = LocalAbilityManager::GetInstance().RemoveSystemAbilityListener(SAID, SAID); 452 bool res = LocalAbilityManager::GetInstance().RemoveSystemAbilityListener(SAID, SAID);
|
H A D | system_ability_test.cpp | 151 bool res = sysAby->RemoveSystemAbilityListener(LISTENER_ID);
|
/ohos5.0/foundation/systemabilitymgr/safwk/services/safwk/src/ |
H A D | system_ability.cpp | 68 bool SystemAbility::RemoveSystemAbilityListener(int32_t systemAbilityId) in RemoveSystemAbilityListener() function in OHOS::SystemAbility 71 return LocalAbilityManager::GetInstance().RemoveSystemAbilityListener(systemAbilityId, saId_); in RemoveSystemAbilityListener()
|
H A D | local_ability_manager.cpp | 309 bool LocalAbilityManager::RemoveSystemAbilityListener(int32_t systemAbilityId, int32_t listenerSaId) in RemoveSystemAbilityListener() function in OHOS::LocalAbilityManager
|
/ohos5.0/foundation/systemabilitymgr/safwk/services/safwk/include/ |
H A D | system_ability.h | 88 bool RemoveSystemAbilityListener(int32_t systemAbilityId);
|
H A D | local_ability_manager.h | 48 bool RemoveSystemAbilityListener(int32_t systemAbilityId, int32_t listenerSaId);
|
/ohos5.0/foundation/resourceschedule/soc_perf/test/unittest/mock/ |
H A D | mock_system_ability.cpp | 40 bool SystemAbility::RemoveSystemAbilityListener(int32_t systemAbilityId) in RemoveSystemAbilityListener() function in SystemAbility
|
/ohos5.0/foundation/barrierfree/accessibility/services/aams/test/mock/src/ |
H A D | mock_system_ability.cpp | 43 bool SystemAbility::RemoveSystemAbilityListener(int32_t systemAbilityId) in RemoveSystemAbilityListener() function in SystemAbility
|
/ohos5.0/foundation/barrierfree/accessibility/services/test/mock/ |
H A D | mock_system_ability.cpp | 58 bool SystemAbility::RemoveSystemAbilityListener(int32_t systemAbilityId) in RemoveSystemAbilityListener() function in OHOS::SystemAbility
|
/ohos5.0/foundation/bundlemanager/app_domain_verify/test/unittest/mock/src/ |
H A D | mock_system_ability.cpp | 58 bool SystemAbility::RemoveSystemAbilityListener(int32_t systemAbilityId) in RemoveSystemAbilityListener() function in OHOS::SystemAbility
|
/ohos5.0/foundation/systemabilitymgr/safwk/test/fuzztest/systemabilityfwk_fuzzer/ |
H A D | systemabilityfwk_fuzzer.cpp | 101 LocalAbilityManager::GetInstance().RemoveSystemAbilityListener(systemAbilityId, listenSaId); in FuzzLocalAbilityManager()
|
/ohos5.0/base/powermgr/power_manager/services/native/src/ |
H A D | power_mgr_service.cpp | 600 RemoveSystemAbilityListener(SUSPEND_MANAGER_SYSTEM_ABILITY_ID); in OnStop() 601 RemoveSystemAbilityListener(DEVICE_STANDBY_SERVICE_SYSTEM_ABILITY_ID); in OnStop() 602 RemoveSystemAbilityListener(DISPLAY_MANAGER_SERVICE_ID); in OnStop() 604 RemoveSystemAbilityListener(MSDP_MOVEMENT_SERVICE_ID); in OnStop() 607 RemoveSystemAbilityListener(MSDP_MOTION_SERVICE_ID); in OnStop()
|
/ohos5.0/base/time/time_service/services/ |
H A D | time_system_ability.cpp | 197 RemoveSystemAbilityListener(COMMON_EVENT_SERVICE_ID); in OnAddSystemAbility() 210 RemoveSystemAbilityListener(ABILITY_MGR_SERVICE_ID); in OnAddSystemAbility() 214 RemoveSystemAbilityListener(BUNDLE_MGR_SERVICE_SYS_ABILITY_ID); in OnAddSystemAbility()
|
/ohos5.0/foundation/multimodalinput/input/service/module_loader/src/ |
H A D | mmi_service.cpp | 439 RemoveSystemAbilityListener(RES_SCHED_SYS_ABILITY_ID); in OnStop() 443 RemoveSystemAbilityListener(COMMON_EVENT_SERVICE_ID); in OnStop() 445 RemoveSystemAbilityListener(APP_MGR_SERVICE_ID); in OnStop() 446 RemoveSystemAbilityListener(RENDER_SERVICE); in OnStop() 448 RemoveSystemAbilityListener(DISPLAY_MANAGER_SERVICE_SA_ID); in OnStop() 450 RemoveSystemAbilityListener(PLAYER_DISTRIBUTED_SERVICE_ID); in OnStop()
|
/ohos5.0/base/powermgr/thermal_manager/services/native/src/ |
H A D | thermal_service.cpp | 330 RemoveSystemAbilityListener(COMMON_EVENT_SERVICE_ID); in OnStop()
|
/ohos5.0/foundation/ability/dmsfwk/services/dtbschedmgr/src/ |
H A D | distributed_sched_service.cpp | 171 RemoveSystemAbilityListener(WINDOW_MANAGER_SERVICE_ID); in OnStop()
|