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

/system/core/logcat/
H A Dlogcat.cpp84 static size_t g_printCount; member in namespace:android
196 g_printCount += match;
1219 while (!g_maxCount || (g_printCount < g_maxCount)) {

Completed in 869 milliseconds