Searched refs:errorIsOk (Results 1 – 3 of 3) sorted by relevance
90 if (!errorIsOk(_tmp)) { \99 if (!errorIsOk(_tmp)) { \108 LOG_ALWAYS_FATAL_IF(!errorIsOk(_tmp), "Function: %s Line: %d Failed result: (%s)", \
38 inline bool errorIsOk(int status) { in errorIsOk() function
49 bool errorIsOk(const Status& e) { in errorIsOk() function