Home
last modified time | relevance | path

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

/aosp_15_r20/hardware/google/aemu/base/include/aemu/base/logging/
DCLog.h67 #define derror(fmt, ...) \ macro
DLog.h71 #define derror(fmt, ...) \ macro
/aosp_15_r20/hardware/google/gfxstream/guest/android-emu/android/utils/
Ddebug.h147 #define derror(fmt, ...) \ macro
Ddebug.c91 void derror(const char* format, ...) { in derror() function