Home
last modified time | relevance | path

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

/foundation/ability/ability_runtime/services/abilitymgr/src/
H A Dability_manager_service.cpp503 bool startWithAccount = want.GetBoolParam(START_ABILITY_TYPE, false); in StartAbility() local
504 if (startWithAccount || IsCrossUserCall(userId)) { in StartAbility()
546 bool startWithAccount = want.GetBoolParam(START_ABILITY_TYPE, false); in StartAbilityByFreeInstall() local
547 if (startWithAccount || IsCrossUserCall(userId)) { in StartAbilityByFreeInstall()
1675 bool startWithAccount = want.GetBoolParam(START_ABILITY_TYPE, false); in StartAbilityForOptionInner() local
1676 if (startWithAccount || IsCrossUserCall(userId)) { in StartAbilityForOptionInner()
10637 bool startWithAccount = want.GetBoolParam(START_ABILITY_TYPE, false); in StartAbilityWithInsightIntent() local
10638 if (startWithAccount || IsCrossUserCall(userId)) { in StartAbilityWithInsightIntent()

Completed in 19 milliseconds