Home
last modified time | relevance | path

Searched refs:log_id_t (Results 1 – 4 of 4) sorted by relevance

/third_party/mesa3d/include/android_stub/log/
Dlog_read.h66 log_id_t id() { in id()
67 return static_cast<log_id_t>(entry.lid); in id()
82 log_id_t android_logger_get_id(struct logger* logger);
121 struct logger* android_logger_open(struct logger_list* logger_list, log_id_t id);
123 struct logger_list* android_logger_list_open(log_id_t id, int mode,
Dlog_id.h28 log_id_t android_name_to_log_id(const char* logName);
29 const char* android_log_id_to_name(log_id_t log_id);
Dlog_event_list.h80 int android_log_write_list(android_log_context ctx, log_id_t id);
195 int write(log_id_t id = LOG_ID_EVENTS) {
204 int operator<<(log_id_t id) {
/third_party/mesa3d/include/android_stub/android/
Dlog.h162 } log_id_t; typedef