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/timezone/tzdatacheck/
Dtzdatacheck.cpp184 enum PathStatus { ERR, NONE, IS_DIR, IS_REG, UNKNOWN }; enumerator