Home
last modified time | relevance | path

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

/system/libbase/
Dlogging.cpp232 static bool gInitialized = false; variable
350 if (gInitialized) { in InitLogging()
354 gInitialized = true; in InitLogging()