Searched defs:log_id_t (Results 1 – 10 of 10) sorted by relevance
/aosp12/system/logging/logd/ |
H A D | LogReaderThread.cpp | 117 FilterResult LogReaderThread::FilterFirstPass(log_id_t, pid_t pid, uint64_t, log_time realtime) { in FilterFirstPass() argument
|
H A D | LogStatistics.cpp | 605 std::string PidEntry::format(const LogStatistics& stat, log_id_t, pid_t pid) const in format() argument 628 std::string TidEntry::format(const LogStatistics& stat, log_id_t, pid_t tid) const in format() argument 652 std::string TagEntry::format(const LogStatistics&, log_id_t, uint32_t) const { in format() argument 683 std::string TagNameEntry::format(const LogStatistics&, log_id_t, in format() argument
|
H A D | LogReader.cpp | 177 log_time element_realtime) -> FilterResult { in onDataAvailable()
|
/aosp12/bootable/recovery/ |
H A D | recovery-persist.cpp | 83 log_id_t /* logId */, in logsave() argument
|
/aosp12/system/core/debuggerd/libdebuggerd/test/ |
H A 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
|
/aosp12/system/logging/liblog/include/android/ |
H A D | log.h | 162 } log_id_t; typedef
|
/aosp12/system/unwinding/libunwindstack/tests/ |
H A 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
|
/aosp12/bionic/libc/malloc_debug/tests/ |
H A D | log_fake.cpp | 93 extern "C" struct logger_list* android_logger_list_open(log_id_t, int, unsigned int, pid_t) { in android_logger_list_open() argument
|
/aosp12/bootable/recovery/recovery_utils/ |
H A D | logging.cpp | 87 ssize_t logbasename(log_id_t /* id */, char /* prio */, const char* filename, const char* /* buf */, in logbasename() argument
|
/aosp12/system/logging/liblog/ |
H A D | logger_write.cpp | 222 static int write_to_log(log_id_t, struct iovec*, size_t) { in write_to_log() argument
|