Home
last modified time | relevance | path

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

/system/core/logcat/
Dlogcat.cpp247 int maxRotationCountDigits = in rotateLogs() local
254 "%s.%.*d", context->outputFileName, maxRotationCountDigits, i); in rotateLogs()
262 maxRotationCountDigits, i - 1); in rotateLogs()
1454 int maxRotationCountDigits = in __logcat() local
1467 context->outputFileName, maxRotationCountDigits, i); in __logcat()