Home
last modified time | relevance | path

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

/device/generic/goldfish/network/netmgr/
Dlog.h37 #define LOGW(...) do { \ macro
/device/google/contexthub/util/nanotool/
Dlog.h33 #define LOGW(fmt, ...) Log::Warn(fmt, ##__VA_ARGS__) macro
/device/linaro/dragonboard/qcom/qrtr/lib/
Dlogging.h21 #define LOGW(fmt, ...) qlog(LOG_WARNING, fmt, ##__VA_ARGS__) macro
/device/google/contexthub/firmware/os/drivers/window_orientation/
Dwindow_orientation.c41 #define LOGW(fmt, ...) do { \ macro