Home
last modified time | relevance | path

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

/external/mesa3d/include/android_stub/log/
Dlogprint.h122 int android_log_processLogBuffer(struct logger_entry* buf,
131 int android_log_processBinaryLogBuffer(struct logger_entry* buf,
Dlog_read.h39 struct logger_entry { struct
60 struct logger_entry entry; argument
/external/clang/test/SemaCXX/
Dwarn-thread-safety-analysis.cpp4641 void logger_entry(void) __attribute__((requires_capability(Logger))) { in logger_entry() function
4651 logger_entry(); in spawn_fake_logger_thread()