Home
last modified time | relevance | path

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

/aosp_15_r20/hardware/google/aemu/base/include/aemu/base/logging/
DCLog.h61 #define dwarning(fmt, ...) \ macro
DLog.h65 #define dwarning(fmt, ...) \ macro
/aosp_15_r20/hardware/google/gfxstream/guest/android-emu/android/utils/
Ddebug.h143 #define dwarning(fmt, ...) \ macro
Ddebug.c84 void dwarning(const char* format, ...) { in dwarning() function