Home
last modified time | relevance | path

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

/system/core/include/log/
Dlog_read.h31 struct log_time { struct
39 log_time(const timespec &T) in log_time() argument
44 log_time(uint32_t sec, uint32_t nsec) in log_time() function
50 log_time() in log_time() function
53 log_time(clockid_t id) in log_time() argument
60 log_time(const char *T) in log_time() function
163 typedef struct log_time { argument
166 } __attribute__((__packed__)) log_time; argument