Home
last modified time | relevance | path

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

/system/core/fastboot/
Dusb_osx.cpp53 #define ERR(x...) fprintf(stderr, "ERROR: " x) macro
/system/core/adb/
Dsysdeps_win32.cpp563 #define ERR(errnum, desc) case errnum: custom_msg = desc; break in adb_strerror() macro