Searched refs:StderrOutputGenerator (Results 1 – 2 of 2) sorted by relevance
/device/google/cuttlefish/common/libs/utils/ |
D | tee_logging.cpp | 169 std::string StderrOutputGenerator(const struct tm& now, int pid, uint64_t tid, in StderrOutputGenerator() function 246 StderrOutputGenerator(now, getpid(), GetThreadId(), severity, tag, in operator ()()
|
D | tee_logging.h | 31 std::string StderrOutputGenerator(const struct tm& now, int pid, uint64_t tid,
|