Home
last modified time | relevance | path

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

/ohos5.0/foundation/ability/ability_runtime/services/abilitymgr/src/utils/
H A Dability_permission_util.cpp115 auto isCreating = want.GetBoolParam(Want::CREATE_APP_INSTANCE_KEY, false); in CheckMultiInstanceAndAppClone() local
/ohos5.0/foundation/ability/ability_runtime/services/abilitymgr/include/
H A Dability_util.h324 auto isCreating = want.GetBoolParam(Want::CREATE_APP_INSTANCE_KEY, false); in CheckInstanceKey() local