Home
last modified time | relevance | path

Searched defs:ERR (Results 1 – 2 of 2) sorted by relevance

/system/core/fastbootd/
Ddebug.h24 #define ERR 0 macro
/system/core/fastboot/
Dusb_osx.c50 #define ERR(x...) fprintf(stderr, "ERROR: " x) macro