Home
last modified time | relevance | path

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

/ohos5.0/foundation/ability/ability_runtime/services/abilitymgr/include/
H A Dstart_ability_utils.h50 struct StartAbilityUtils { struct
62 static thread_local std::shared_ptr<StartAbilityInfo> startAbilityInfo;
63 static thread_local std::shared_ptr<StartAbilityInfo> callerAbilityInfo;
64 static thread_local bool skipCrowTest;
65 static thread_local bool skipStartOther;
66 static thread_local bool skipErms;
67 static thread_local int32_t ermsResultCode;
68 static thread_local bool isWantWithAppCloneIndex;
69 static thread_local bool ermsSupportBackToCallerFlag;