Home
last modified time | relevance | path

Searched refs:RemoveSystemAbilityListener (Results 1 – 24 of 24) sorted by relevance

/ohos5.0/foundation/resourceschedule/resource_schedule_service/ressched/services/resschedservice/src/
H A Dres_sched_service_ability.cpp78 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 Ddisplay_system_ability.cpp61 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 Dmock_system_ability.cpp52 bool SystemAbility::RemoveSystemAbilityListener(int32_t systemAbilityId) in RemoveSystemAbilityListener() function in OHOS::SystemAbility
/ohos5.0/foundation/systemabilitymgr/safwk/interfaces/innerkits/safwk/
H A Dlibsystem_ability_fwk.versionscript29 *RemoveSystemAbilityListener*;
H A Dsystem_ability.h88 bool RemoveSystemAbilityListener(int32_t systemAbilityId);
/ohos5.0/foundation/systemabilitymgr/safwk/interfaces/innerkits/safwk/rust/src/
H A Dability.rs95 system_ability.RemoveSystemAbilityListener(system_ability_id) in remove_system_ability_listen()
H A Dwrapper.rs120 fn RemoveSystemAbilityListener( in RemoveSystemAbilityListener() function
/ohos5.0/base/powermgr/battery_statistics/services/native/src/
H A Dbattery_stats_service.cpp95 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 Dlocal_ability_manager_test.cpp415 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 Dsystem_ability_test.cpp151 bool res = sysAby->RemoveSystemAbilityListener(LISTENER_ID);
/ohos5.0/foundation/systemabilitymgr/safwk/services/safwk/src/
H A Dsystem_ability.cpp68 bool SystemAbility::RemoveSystemAbilityListener(int32_t systemAbilityId) in RemoveSystemAbilityListener() function in OHOS::SystemAbility
71 return LocalAbilityManager::GetInstance().RemoveSystemAbilityListener(systemAbilityId, saId_); in RemoveSystemAbilityListener()
H A Dlocal_ability_manager.cpp309 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 Dsystem_ability.h88 bool RemoveSystemAbilityListener(int32_t systemAbilityId);
H A Dlocal_ability_manager.h48 bool RemoveSystemAbilityListener(int32_t systemAbilityId, int32_t listenerSaId);
/ohos5.0/foundation/resourceschedule/soc_perf/test/unittest/mock/
H A Dmock_system_ability.cpp40 bool SystemAbility::RemoveSystemAbilityListener(int32_t systemAbilityId) in RemoveSystemAbilityListener() function in SystemAbility
/ohos5.0/foundation/barrierfree/accessibility/services/aams/test/mock/src/
H A Dmock_system_ability.cpp43 bool SystemAbility::RemoveSystemAbilityListener(int32_t systemAbilityId) in RemoveSystemAbilityListener() function in SystemAbility
/ohos5.0/foundation/barrierfree/accessibility/services/test/mock/
H A Dmock_system_ability.cpp58 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 Dmock_system_ability.cpp58 bool SystemAbility::RemoveSystemAbilityListener(int32_t systemAbilityId) in RemoveSystemAbilityListener() function in OHOS::SystemAbility
/ohos5.0/foundation/systemabilitymgr/safwk/test/fuzztest/systemabilityfwk_fuzzer/
H A Dsystemabilityfwk_fuzzer.cpp101 LocalAbilityManager::GetInstance().RemoveSystemAbilityListener(systemAbilityId, listenSaId); in FuzzLocalAbilityManager()
/ohos5.0/base/powermgr/power_manager/services/native/src/
H A Dpower_mgr_service.cpp600 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 Dtime_system_ability.cpp197 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 Dmmi_service.cpp439 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 Dthermal_service.cpp330 RemoveSystemAbilityListener(COMMON_EVENT_SERVICE_ID); in OnStop()
/ohos5.0/foundation/ability/dmsfwk/services/dtbschedmgr/src/
H A Ddistributed_sched_service.cpp171 RemoveSystemAbilityListener(WINDOW_MANAGER_SERVICE_ID); in OnStop()