Searched defs:isCreating (Results 1 – 4 of 4) sorted by relevance
40 bool isCreating = (size > 0) ? (*data % ENABLE) : false; in DoSomethingInterestingWithMyAPI() local
137 auto isCreating = want.GetBoolParam(Want::CREATE_APP_INSTANCE_KEY, false); in CheckMultiInstanceAndAppClone() local185 auto isCreating = want.GetBoolParam(Want::CREATE_APP_INSTANCE_KEY, false); in CheckMultiInstance() local
330 auto isCreating = want.GetBoolParam(Want::CREATE_APP_INSTANCE_KEY, false); in CheckInstanceKey() local
656 auto isCreating = abilityRequest.want.GetBoolParam(Want::CREATE_APP_INSTANCE_KEY, false); in NotifySCBToStartUIAbility() local2479 auto isCreating = abilityRequest.want.GetBoolParam(Want::CREATE_APP_INSTANCE_KEY, false); in StartSpecifiedProcessRequest() local