Home
last modified time | relevance | path

Searched defs:WARN (Results 1 – 3 of 3) sorted by relevance

/system/core/fastboot/
Dusb_osx.cpp48 #define WARN(x...) fprintf(stderr, x) macro
50 #define WARN(x...) macro
/system/bt/audio_hearing_aid_hw/src/
Daudio_hearing_aid_hw.cc64 #define WARN(fmt, ...) LOG_WARN(LOG_TAG, "%s: " fmt, __func__, ##__VA_ARGS__) macro
/system/bt/audio_a2dp_hw/src/
Daudio_a2dp_hw.cc77 #define WARN(fmt, ...) LOG_WARN(LOG_TAG, "%s: " fmt, __func__, ##__VA_ARGS__) macro