Home
last modified time | relevance | path

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

/ohos5.0/foundation/ability/dmsfwk/services/dtbschedmgr/src/
H A Ddistributed_sched_stub.cpp636 bool isFA = want->GetBoolParam(FEATURE_ABILITY_FLAG_KEY, false); in StartContinuationInner() local
641 int32_t result = (isFA || isFreeInstall || !IsUsingQos(want->GetElement().GetDeviceID())) ? in StartContinuationInner()