Home
last modified time | relevance | path

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

/system/logging/logcat/
Dlogcat.cpp613 bool hasSetLogFormat = false; in Run() local
875 if (err) hasSetLogFormat = true; in Run()
937 if (!hasSetLogFormat) { in Run()
947 if (err > 0) hasSetLogFormat = true; in Run()
950 if (!hasSetLogFormat) { in Run()