Home
last modified time | relevance | path

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

/system/core/base/
Dlogging.cpp165 static bool gInitialized = false; variable
280 if (gInitialized) { in InitLogging()
284 gInitialized = true; in InitLogging()