Home
last modified time | relevance | path

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

/system/core/logcat/
Dlogcat.cpp250 int maxRotationCountDigits = in rotateLogs() local
257 "%s.%.*d", context->outputFileName, maxRotationCountDigits, i); in rotateLogs()
265 maxRotationCountDigits, i - 1); in rotateLogs()
1421 int maxRotationCountDigits = in __logcat() local
1434 context->outputFileName, maxRotationCountDigits, i); in __logcat()