Home
last modified time | relevance | path

Searched refs:RES_SCHED_SYS_ABILITY_ID (Results 1 - 22 of 22) sorted by relevance

/foundation/resourceschedule/resource_schedule_service/ressched/common/src/
H A Doobe_datashare_utils.cpp126 auto remoteObj = sam->GetSystemAbility(RES_SCHED_SYS_ABILITY_ID); in InitSystemAbilityManager()
128 RESSCHED_LOGE("Get remoteObj return nullptr, systemAbilityId=%{public}d", RES_SCHED_SYS_ABILITY_ID); in InitSystemAbilityManager()
/foundation/graphic/graphic_2d/rosen/modules/composer/vsync/src/
H A Dvsync_system_ability_listener.cpp32 if (systemAbilityId == RES_SCHED_SYS_ABILITY_ID) { in OnAddSystemAbility()
H A Dvsync_generator.cpp525 int32_t ret = systemAbilityManager->SubscribeSystemAbility(RES_SCHED_SYS_ABILITY_ID, saStatusChangeListener_); in SubScribeSystemAbility()
527 VLOGE("%{public}s subscribe system ability %{public}d failed.", __func__, RES_SCHED_SYS_ABILITY_ID); in SubScribeSystemAbility()
H A Dvsync_distributor.cpp775 int32_t ret = systemAbilityManager->SubscribeSystemAbility(RES_SCHED_SYS_ABILITY_ID, saStatusChangeListener_); in SubScribeSystemAbility()
777 VLOGE("%{public}s subscribe system ability %{public}d failed.", __func__, RES_SCHED_SYS_ABILITY_ID); in SubScribeSystemAbility()
/foundation/window/window_manager/window_scene/session_manager/src/
H A Dscene_system_ability_listener.cpp30 if (systemAbilityId == RES_SCHED_SYS_ABILITY_ID) { in OnAddSystemAbility()
H A Dscene_session_manager.cpp341 int32_t ret = systemAbilityManager->SubscribeSystemAbility(RES_SCHED_SYS_ABILITY_ID, statusChangeListener); in InitScheduleUtils()
/foundation/systemabilitymgr/safwk/test/mock/common/audio_ability/src/
H A Dtest_audio_ability.cpp99 AddSystemAbilityListener(RES_SCHED_SYS_ABILITY_ID); in OnStart()
/foundation/systemabilitymgr/safwk/test/services/safwk/unittest/listen_ability/src/
H A Dlisten_ability.cpp96 AddSystemAbilityListener(RES_SCHED_SYS_ABILITY_ID); in OnStart()
/foundation/resourceschedule/resource_schedule_service/ressched/services/resschedservice/src/
H A Dres_sched_service_ability.cpp34 ResSchedServiceAbility::ResSchedServiceAbility() : SystemAbility(RES_SCHED_SYS_ABILITY_ID, true) in ResSchedServiceAbility()
/foundation/systemabilitymgr/samgr/interfaces/innerkits/samgr_proxy/include/
H A Dsystem_ability_definition.h146 RES_SCHED_SYS_ABILITY_ID = 1901, enumerator
/foundation/resourceschedule/resource_schedule_service/ressched/interfaces/innerkits/ressched_client/src/
H A Dres_sched_client.cpp26 #include "system_ability_definition.h" // for RES_SCHED_SYS_ABILITY_ID
240 remoteObject_ = systemManager->CheckSystemAbility(RES_SCHED_SYS_ABILITY_ID); in TryConnect()
287 int32_t ret = systemManager->SubscribeSystemAbility(RES_SCHED_SYS_ABILITY_ID, resSchedSvcStatusListener_); in AddResSaListenerLocked()
296 if (systemAbilityId != RES_SCHED_SYS_ABILITY_ID) { in OnAddSystemAbility()
/foundation/graphic/graphic_2d/rosen/modules/render_service/core/pipeline/
H A Drs_hardware_thread.cpp631 int32_t ret = systemAbilityManager->SubscribeSystemAbility(RES_SCHED_SYS_ABILITY_ID, saStatusChangeListener_); in SubScribeSystemAbility()
633 RS_LOGE("%{public}s subscribe system ability %{public}d failed.", __func__, RES_SCHED_SYS_ABILITY_ID); in SubScribeSystemAbility()
H A Drs_uni_render_thread.cpp449 int32_t ret = systemAbilityManager->SubscribeSystemAbility(RES_SCHED_SYS_ABILITY_ID, saStatusChangeListener_); in SubScribeSystemAbility()
451 RS_LOGE("%{public}s subscribe system ability %{public}d failed.", __func__, RES_SCHED_SYS_ABILITY_ID); in SubScribeSystemAbility()
H A Drs_main_thread.cpp915 int32_t ret = systemAbilityManager->SubscribeSystemAbility(RES_SCHED_SYS_ABILITY_ID, saStatusChangeListener_); in SubScribeSystemAbility()
917 RS_LOGE("%{public}s subscribe system ability %{public}d failed.", __func__, RES_SCHED_SYS_ABILITY_ID); in SubScribeSystemAbility()
/foundation/systemabilitymgr/samgr/interfaces/innerkits/rust/src/
H A Ddefinition.rs140 pub const RES_SCHED_SYS_ABILITY_ID: i32 = 1901; consts
/foundation/filemanagement/dfs_service/services/cloudsyncservice/src/ipc/
H A Dcloud_sync_service.cpp193 AddSystemAbilityListener(RES_SCHED_SYS_ABILITY_ID); in OnStart()
268 } else if (systemAbilityId == RES_SCHED_SYS_ABILITY_ID) { in OnAddSystemAbility()
/foundation/resourceschedule/resource_schedule_service/ressched/test/fuzztest/ressched_fuzzer/
H A Dressched_fuzzer.cpp195 remoteObj = samgr->GetSystemAbility(RES_SCHED_SYS_ABILITY_ID); in DoInit()
/foundation/ability/form_fwk/test/unittest/fms_form_host_record_test/
H A Dfms_form_host_record_test.cpp855 int32_t systemAbilityId = RES_SCHED_SYS_ABILITY_ID; in HWTEST_F()
/foundation/multimodalinput/input/service/module_loader/test/
H A Dmmi_service_test.cpp835 systemAbilityId = RES_SCHED_SYS_ABILITY_ID; in HWTEST_F()
/foundation/ability/form_fwk/services/src/
H A Dform_mgr_service.cpp716 AddSystemAbilityListener(RES_SCHED_SYS_ABILITY_ID); in OnStart()
1296 if (systemAbilityId == RES_SCHED_SYS_ABILITY_ID) { in OnAddSystemAbility()
/foundation/multimodalinput/input/service/module_loader/src/
H A Dmmi_service.cpp871 AddSystemAbilityListener(RES_SCHED_SYS_ABILITY_ID); in OnStart()
960 RemoveSystemAbilityListener(RES_SCHED_SYS_ABILITY_ID); in OnStop()
2198 if (systemAbilityId == RES_SCHED_SYS_ABILITY_ID) { in OnAddSystemAbility()
/foundation/multimedia/audio_framework/services/audio_service/server/src/
H A Daudio_server.cpp327 AddSystemAbilityListener(RES_SCHED_SYS_ABILITY_ID); in OnStart()
369 case RES_SCHED_SYS_ABILITY_ID: in OnAddSystemAbility()

Completed in 54 milliseconds