Searched refs:logFormat (Results 1 - 1 of 1) sorted by last modified time

/system/core/logcat/
H A Dlogcat.cpp685 const char* logFormat = getenv("ANDROID_PRINTF_LOG"); local
687 if (logFormat != NULL) {
688 err = setLogFormat(logFormat);
692 logFormat);

Completed in 43 milliseconds