Home
last modified time | relevance | path

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

/system/core/base/
Dlogging.cpp160 static bool gInitialized = false; variable
285 if (gInitialized) { in InitLogging()
289 gInitialized = true; in InitLogging()