Searched refs:emitError (Results 1 – 1 of 1) sorted by relevance
50 emitError(funcName, ret.description().c_str()); in processReturn()58 emitError(funcName, ret.description().c_str()); in processReturn()67 emitError(funcName, ret.description().c_str()); in processReturn()79 void emitError(const char* funcName, const char* description) { in emitError() function