Searched refs:was_initialized (Results 1 – 2 of 2) sorted by relevance
249 bool was_initialized = false; in ClosePort() local258 was_initialized = true; in ClosePort()281 if (was_initialized) { in ClosePort()
370 static bool was_initialized; in SetUp() local371 if (!was_initialized) { in SetUp()373 was_initialized = true; in SetUp()