Home
last modified time | relevance | path

Searched defs:logger_entry_v3 (Results 1 – 2 of 2) sorted by relevance

/system/core/liblog/include/log/
Dlog_read.h92 struct logger_entry_v3 { struct
94 uint16_t hdr_size; /* sizeof(struct logger_entry_v3) */ argument
95 int32_t pid; /* generating process's pid */
96 int32_t tid; /* generating process's tid */
97 int32_t sec; /* seconds since Epoch */
98 int32_t nsec; /* nanoseconds */
99 uint32_t lid; /* log id of the payload */
101 char msg[0]; /* the entry's payload */
/system/core/liblog/include_vndk/log/
Dlog_read.h92 struct logger_entry_v3 { struct
94 uint16_t hdr_size; /* sizeof(struct logger_entry_v3) */ argument
95 int32_t pid; /* generating process's pid */
96 int32_t tid; /* generating process's tid */
97 int32_t sec; /* seconds since Epoch */
98 int32_t nsec; /* nanoseconds */
99 uint32_t lid; /* log id of the payload */
101 char msg[0]; /* the entry's payload */