Home
last modified time | relevance | path

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

/system/core/logcat/
Dlogcat.cpp725 bool hasSetLogFormat = false; in __logcat() local
1163 if (err) hasSetLogFormat = true; in __logcat()
1338 if (!hasSetLogFormat) { in __logcat()
1354 if (err > 0) hasSetLogFormat = true; in __logcat()
1357 if (!hasSetLogFormat) { in __logcat()