Home
last modified time | relevance | path

Searched refs:RES_SCHED_EXE_ABILITY_ID (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/resourceschedule/resource_schedule_service/ressched/services/resschedservice/src/
H A Dres_sched_service_ability.cpp89 if (systemAbilityId == RES_SCHED_EXE_ABILITY_ID) { in OnAddSystemAbility()
137 if (!AddSystemAbilityListener(RES_SCHED_EXE_ABILITY_ID)) { in SystemAbilityListenerInit()
/ohos5.0/foundation/resourceschedule/resource_schedule_service/ressched_executor/services/resschedexeservice/src/
H A Dres_sched_exe_service_ability.cpp29 ResSchedExeServiceAbility::ResSchedExeServiceAbility() : SystemAbility(RES_SCHED_EXE_ABILITY_ID, tr… in ResSchedExeServiceAbility()
/ohos5.0/foundation/resourceschedule/resource_schedule_service/ressched_executor/interfaces/innerkits/ressched_executor_client/src/
H A Dres_sched_exe_client.cpp116 remoteObject_ = systemManager->CheckSystemAbility(RES_SCHED_EXE_ABILITY_ID); in TryConnect()
/ohos5.0/foundation/systemabilitymgr/samgr/interfaces/innerkits/samgr_proxy/include/
H A Dsystem_ability_definition.h161 RES_SCHED_EXE_ABILITY_ID = 1918, enumerator