Searched refs:StderrOutputGenerator (Results 1 – 3 of 3) sorted by relevance
/aosp12/system/libbase/ |
H A D | logging_splitters.h | 148 static std::string StderrOutputGenerator(const struct tm& now, int pid, uint64_t tid, in StderrOutputGenerator() function
|
H A D | logging_splitters_test.cpp | 269 auto result = StderrOutputGenerator(now, pid, tid, ERROR, tag, file, line, message); in TestStderrOutputGenerator()
|
H A D | logging.cpp | 289 StderrOutputGenerator(now, getpid(), GetThreadId(), severity, tag, file, line, message); in StderrLogger()
|