Home
last modified time | relevance | path

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

/system/core/liblog/include/log/
Dlogprint.h144 size_t defaultBufferSize,
/system/core/liblog/
Dlogprint.cpp1525 size_t defaultBufferSize, const AndroidLogEntry* entry, in android_log_formatLogLine() argument
1753 if (defaultBufferSize >= bufferSize) { in android_log_formatLogLine()