Searched refs:android_LogPriority (Results 1 – 4 of 4) sorted by relevance
24 typedef enum android_LogPriority { enum43 } android_LogPriority; typedef
34 constexpr bool __android_log_stub_is_loggable(android_LogPriority priority) { in __android_log_stub_is_loggable()
94 int res = __android_log_buf_write(bufID, (android_LogPriority)priority, tag, msg); in android_util_Log_println_native()
90 void LogToBuffer(android_LogPriority level, const char *fmt, Args... args) { in LogToBuffer()106 void LogToBuffer(android_LogPriority level, const uint8_t uuid[16], const char *fmt, Args... args) { in LogToBuffer()