Searched defs:isCreating (Results 1 – 3 of 3) sorted by relevance
137 auto isCreating = want.GetBoolParam(Want::CREATE_APP_INSTANCE_KEY, false); in CheckMultiInstanceAndAppClone() local170 bool isCreating, const std::string &instanceKey, int32_t maxCount) in CheckMultiInstance()
330 auto isCreating = want.GetBoolParam(Want::CREATE_APP_INSTANCE_KEY, false); in CheckInstanceKey() local
580 auto isCreating = abilityRequest.want.GetBoolParam(Want::CREATE_APP_INSTANCE_KEY, false); in NotifySCBToStartUIAbility() local