Searched defs:log_t (Results 1 - 1 of 1) sorted by last modified time

/system/core/debuggerd/libdebuggerd/include/libdebuggerd/
H A Dutility.h30 struct log_t { struct
42 log_t() function in struct:log_t
65 void _LOG(log_t* log, logtype ltype, const char* fmt, ...) __attribute__((format(printf, 3, 4)));
71 void dump_memory(log_t* log, unwindstack::Memory* backtrace, uint64_t addr, const std::string&);

Completed in 41 milliseconds