Home
last modified time | relevance | path

Searched defs:log_id (Results 26 – 31 of 31) sorted by relevance

12

/aosp12/system/libbase/
H A Dlogging.cpp133 static int32_t LogIdTolog_id_t(LogId log_id) { in LogIdTolog_id_t()
401 auto log_id = log_id_tToLogId(log_message->buffer_id); in SetLogger() local
/aosp12/system/logging/logcat/
H A Dlogcat.cpp236 void Logcat::PrintDividers(log_id_t log_id, bool print_dividers) { in PrintDividers()
746 log_id_t log_id = android_name_to_log_id(buffer.c_str()); in Run() local
/aosp12/system/logging/logd/
H A DChattyLogBuffer.cpp108 int log_id = elem.log_id(); in LogInternal() local
H A DLogStatistics.h59 log_id_t log_id; member
/aosp12/system/logging/liblog/
H A Dlogger_write.cpp187 static int write_to_log(log_id_t log_id, struct iovec* vec, size_t nr) { in write_to_log()
/aosp12/bionic/libc/async_safe/
H A Dasync_safe_log.cpp508 char log_id = (priority == ANDROID_LOG_FATAL) ? LOG_ID_CRASH : LOG_ID_MAIN; in async_safe_write_log() local

12