Searched refs:should_create (Results 1 – 2 of 2) sorted by relevance
45 bool should_create = force; in CreateInstance() local46 if (!should_create) { in CreateInstance()47 should_create = in CreateInstance()52 if (should_create) in CreateInstance()
52 bool should_create = force; in CreateInstance() local53 if (!should_create) { in CreateInstance()57 should_create = true; in CreateInstance()60 if (should_create) in CreateInstance()