Home
last modified time | relevance | path

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

/system/core/logcat/
Dlogcat.cpp112 int devCount; // >1 means multiple member
362 if (context->devCount > 1 && !context->printBinary) { in maybePrintStart()
1139 context->devCount++; in __logcat()
1339 context->devCount = 1; in __logcat()
1342 context->devCount++; in __logcat()
1346 context->devCount++; in __logcat()
1649 context->devCount = 2; // set to Multiple in __logcat()