Home
last modified time | relevance | path

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

/aosp12/frameworks/av/services/audioflinger/
H A DTypedLogger.h88 #define LOGT(fmt, ...) do { NBLog::Writer *x = tlNBLogWriter; if (x != nullptr) \ macro
H A DThreads.cpp4397 LOGT("This is an integer %d, this is a float %f, this is my " in collectTimestamps_l()
4399 LOGT("A deceptive null-terminated string %\0"); in collectTimestamps_l()