Searched refs:should_create (Results 1 – 2 of 2) sorted by relevance
41 bool should_create = force; in CreateInstance() local42 if (!should_create) { in CreateInstance()43 should_create = in CreateInstance()48 if (should_create) in CreateInstance()
48 bool should_create = force; in CreateInstance() local49 if (!should_create) { in CreateInstance()53 should_create = true; in CreateInstance()56 if (should_create) in CreateInstance()