Home
last modified time | relevance | path

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

/aosp12/system/chre/platform/shared/
H A Dlog_buffer.cc35 const char *logFormat, ...) { in handleLog() argument
37 va_start(args, logFormat); in handleLog()
38 handleLogVa(logLevel, timestampMs, logFormat, args); in handleLog()
43 const char *logFormat, va_list args) { in handleLogVa() argument
46 int logLenSigned = vsnprintf(tempBuffer, maxLogLen, logFormat, args); in handleLogVa()
/aosp12/system/chre/platform/shared/include/chre/platform/shared/
H A Dlog_buffer.h102 const char *logFormat, ...);
110 const char *logFormat, va_list args);
/aosp12/frameworks/av/media/libnblog/include/media/nblog/
H A DWriter.h59 void logFormat(const char *fmt, log_hash_t hash, ...);
/aosp12/frameworks/av/services/audioflinger/
H A DTypedLogger.h89 x->logFormat((fmt), hash(__FILE__, __LINE__), ##__VA_ARGS__); } \
/aosp12/system/logging/logcat/
H A Dlogcat.cpp857 const char* logFormat = getenv("ANDROID_PRINTF_LOG"); in Run() local
859 if (!!logFormat) { in Run()
860 for (const auto& arg : Split(logFormat, delimiters)) { in Run()
/aosp12/frameworks/av/media/libnblog/
H A DWriter.cpp110 void Writer::logFormat(const char *fmt, log_hash_t hash, ...) in logFormat() function in android::NBLog::Writer
/aosp12/packages/apps/Messaging/build/gcheckstyle/
H A Dgoogle-style-checker_deploy.jarMETA-INF/ META-INF/MANIFEST.MF build-data.properties com/ com ...