Home
last modified time | relevance | path

Searched defs:lid (Results 1 – 3 of 3) 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/
Dlogd_test.cpp143 static void dump_log_msg(const char* prefix, log_msg* msg, int lid) { in dump_log_msg()