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

/system/core/include/log/
H A Dlog_id.h38 } log_id_t; typedef in typeref:enum:log_id
56 * log_id_t helpers
58 log_id_t android_name_to_log_id(const char* logName);
59 const char* android_log_id_to_name(log_id_t log_id);
/system/core/liblog/include/log/
H A Dlog_id.h38 } log_id_t; typedef in typeref:enum:log_id
56 * log_id_t helpers
58 log_id_t android_name_to_log_id(const char* logName);
59 const char* android_log_id_to_name(log_id_t log_id);
/system/core/liblog/include_vndk/log/
H A Dlog_id.h38 } log_id_t; typedef in typeref:enum:log_id
56 * log_id_t helpers
58 log_id_t android_name_to_log_id(const char* logName);
59 const char* android_log_id_to_name(log_id_t log_id);

Completed in 44 milliseconds