Searched defs:log_t (Results 1 - 1 of 1) sorted by relevance

/system/core/debuggerd/
H A Dutility.h46 struct log_t{ struct
58 log_t() function in struct:log_t
77 void _LOG(log_t* log, logtype ltype, const char *fmt, ...)
82 void dump_memory(log_t* log, Backtrace* backtrace, uintptr_t addr, const char* fmt, ...);

Completed in 106 milliseconds