Home
last modified time | relevance | path

Searched defs:VERBOSE_PRINT (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/hardware/google/aemu/base/include/aemu/base/logging/
DLogTags.h34 #define VERBOSE_PRINT(tag, ...) \ macro
/aosp_15_r20/hardware/google/gfxstream/guest/android-emu/android/utils/
Ddebug.h113 #define VERBOSE_PRINT(tag, ...) \ macro
/aosp_15_r20/device/google/contexthub/firmware/os/drivers/vsync/
Dvsync.c52 #define VERBOSE_PRINT(fmt, ...) do { \ macro
/aosp_15_r20/device/google/contexthub/firmware/os/drivers/synaptics_s3708/
Dsynaptics_s3708.c79 #define VERBOSE_PRINT(fmt, ...) osLog(LOG_VERBOSE, "[DoubleTouch] " fmt, ##__VA_ARGS__) macro
/aosp_15_r20/device/google/contexthub/firmware/os/drivers/rohm_rpr0521/
Drohm_rpr0521.c142 #define VERBOSE_PRINT(fmt, ...) do { \ macro
/aosp_15_r20/device/google/contexthub/firmware/os/drivers/bosch_bmi160/
Dbosch_bmi160.c75 #define VERBOSE_PRINT(fmt, ...) do { \ macro