Home
last modified time | relevance | path

Searched defs:lid (Results 1 – 4 of 4) sorted by relevance

/system/logging/liblog/include_vndk/log/
Dlog_read.h46 uint32_t lid; /* log id of the payload, bottom 4 bits currently */ member
/system/logging/liblog/include/log/
Dlog_read.h46 uint32_t lid; /* log id of the payload, bottom 4 bits currently */ member
/system/logging/logd/
DChattyLogBufferTest.cpp195 const char* msg, bool regex = false) -> LogMessage { in TEST_P()
Dlogd_test.cpp251 static void dump_log_msg(const char* prefix, log_msg* msg, int lid) { in dump_log_msg()