Searched defs:log_id_t (Results 1 – 7 of 7) sorted by relevance
/system/logging/logd/ |
D | LogReaderThread.cpp | 113 FilterResult LogReaderThread::FilterFirstPass(log_id_t, pid_t pid, uint64_t, log_time realtime) { in FilterFirstPass() argument
|
D | LogStatistics.cpp | 414 std::string PidEntry::format(const LogStatistics& stat, log_id_t, pid_t pid) const in format() argument 432 std::string TidEntry::format(const LogStatistics& stat, log_id_t, pid_t tid) const in format() argument 451 std::string TagEntry::format(const LogStatistics&, log_id_t, uint32_t) const { in format() argument 477 std::string TagNameEntry::format(const LogStatistics&, log_id_t, in format() argument
|
D | LogReader.cpp | 203 log_time element_realtime) -> FilterResult { in onDataAvailable()
|
/system/core/debuggerd/libdebuggerd/test/ |
D | log_fake.cpp | 76 extern "C" struct logger_list* android_logger_list_open(log_id_t, int, unsigned int, pid_t) { in android_logger_list_open() argument
|
/system/logging/liblog/include/android/ |
D | log.h | 162 } log_id_t; typedef
|
/system/unwinding/libunwindstack/tests/ |
D | LogFake.cpp | 85 extern "C" struct logger_list* android_logger_list_open(log_id_t, int, unsigned int, pid_t) { in android_logger_list_open() argument
|
/system/logging/liblog/ |
D | logger_write.cpp | 261 static int write_to_log(log_id_t, struct iovec*, size_t) { in write_to_log() argument
|