Home
last modified time | relevance | path

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

/system/core/include/log/
Dlogprint.h145 size_t defaultBufferSize,
/system/core/liblog/
Dlogprint.c1267 size_t defaultBufferSize, in android_log_formatLogLine() argument
1490 if (defaultBufferSize >= bufferSize) { in android_log_formatLogLine()