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

/system/extras/fatblock/
H A Dutils.h26 #define WARN(...) EPRINT(__VA_ARGS__) macro
/system/core/fastbootd/
H A Ddebug.h25 #define WARN 1 macro
/system/core/fastboot/
H A Dusb_osx.c45 #define WARN(x...) fprintf(stderr, x) macro
47 #define WARN(x...) macro
116 WARN("Unable to create plugin (%08x)\n", kr);
156 WARN("Could not open interface: (%08x)\n", kr);

Completed in 83 milliseconds