Searched refs:RsError (Results 1 – 3 of 3) sorted by relevance
237 void setError(RsError e, const char *msg = NULL) const;267 mutable RsError mError;
295 enum RsError { enum
793 void Context::setError(RsError e, const char *msg) const { in setError()