Searched refs:ErrorHandlerFunc_t (Results 1 – 2 of 2) sorted by relevance
276 void RS::setErrorHandler(ErrorHandlerFunc_t func) { in setErrorHandler()
40 typedef void (*ErrorHandlerFunc_t)(uint32_t errorNum, const char *errorText); typedef383 void setErrorHandler(ErrorHandlerFunc_t func);390 ErrorHandlerFunc_t getErrorHandler() { return mErrorFunc; } in getErrorHandler()441 ErrorHandlerFunc_t mErrorFunc;