Home
last modified time | relevance | path

Searched defs:resSchedType (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/ability/ability_runtime/test/unittest/res_sched_util_test/
H A Dres_sched_util_test.cpp60 int64_t resSchedType = -1; variable
79 int64_t resSchedType = AAFwk::RES_TYPE_SCB_START_ABILITY; variable
94 int64_t resSchedType = AAFwk::RES_TYPE_SCB_START_ABILITY; variable
/ohos5.0/foundation/ability/ability_runtime/services/common/src/
H A Dres_sched_util.cpp37 int64_t ResSchedUtil::convertType(int64_t resSchedType) in convertType()
69 const AbilityInfo &abilityInfo, int64_t resSchedType, int32_t callerUid, int32_t callerPid) in ReportAbilityAssociatedStartInfoToRSS()