Home
last modified time | relevance | path

Searched refs:SCB_START_ABILITY (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/resourceschedule/resource_schedule_service/ressched/interfaces/innerkits/ressched_client/include/
H A Dres_value.h357 SCB_START_ABILITY = 0, enumerator
/ohos5.0/foundation/ability/ability_runtime/services/common/src/
H A Dres_sched_util.cpp41 return static_cast<int64_t>(AssociatedStartType::SCB_START_ABILITY); in convertType()