Home
last modified time | relevance | path

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

/system/netd/server/
DNdcDispatcher.cpp53 #define PARSE_INT_RETURN_IF_FAIL(cli, label, intLabel, errMsg, addErrno) \ argument
62 #define PARSE_UINT_RETURN_IF_FAIL(cli, label, intLabel, errMsg, addErrno) \ argument
/system/core/fastboot/
Dfastboot.cpp1585 const char* errMsg = nullptr; in fb_perform_format() local