Home
last modified time | relevance | path

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

/external/fio/os/windows/posix/include/
Dsyslog.h8 #define LOG_WARN 0x4 macro
/external/vulkan-validation-layers/demos/smoke/
DShell.h78 LOG_WARN, enumerator
DShellAndroid.cpp103 case LOG_WARN: in log()
DShell.cpp83 LogPriority prio = LOG_WARN; in debug_report_callback()
87 prio = LOG_WARN; in debug_report_callback()
DSmoke.cpp108 shell_->log(Shell::LOG_WARN, "cannot enable push constants"); in attach_shell()