Home
last modified time | relevance | path

Searched defs:LOGW (Results 1 – 2 of 2) sorted by relevance

/device/google/contexthub/util/nanotool/
Dlog.h33 #define LOGW(fmt, ...) Log::Warn(fmt, ##__VA_ARGS__) macro
/device/google/contexthub/firmware/src/drivers/window_orientation/
Dwindow_orientation.c37 #define LOGW(fmt, ...) do { \ macro