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
346 if (gInitialized) { in InitLogging()
350 gInitialized = true; in InitLogging()