Home
last modified time | relevance | path

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

/external/mesa3d/include/android_stub/log/
Dlogprint.h54 typedef struct AndroidLogFormat_t AndroidLogFormat; typedef
69 AndroidLogFormat* android_log_format_new();
71 void android_log_format_free(AndroidLogFormat* p_format);
74 int android_log_setPrintFormat(AndroidLogFormat* p_format,
92 int android_log_addFilterRule(AndroidLogFormat* p_format,
105 int android_log_addFilterString(AndroidLogFormat* p_format,
112 int android_log_shouldPrintLine(AndroidLogFormat* p_format, const char* tag,
144 char* android_log_formatLogLine(AndroidLogFormat* p_format, char* defaultBuffer,
155 int android_log_printLogLine(AndroidLogFormat* p_format, int fd,