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