Home
last modified time | relevance | path

Searched refs:g_initialized (Results 1 – 1 of 1) sorted by relevance

/device/generic/opengl-transport/host/commands/emugen/
DTypeFactory.cpp33 static bool g_initialized = false; variable
42 g_initialized = true; in initBaseTypes()
53 if (!g_initialized) { in initFromFile()
141 g_initialized = true; in initFromFile()
148 if (!g_initialized) { in getVarTypeByName()