Searched refs:g_devCount (Results 1 - 1 of 1) sorted by relevance

/system/core/logcat/
H A Dlogcat.cpp98 static int g_devCount = 0; member in namespace:android
180 if (false && g_devCount > 1) {
222 if (g_devCount > 1 && !g_printBinary) {
533 android::g_devCount++; member in class:android
663 android::g_devCount = 1; member in class:android
670 android::g_devCount++; member in class:android

Completed in 21 milliseconds