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