Searched refs:RsError (Results 1 – 3 of 3) sorted by relevance
234 void setError(RsError e, const char *msg = nullptr) const;315 mutable RsError mError;
213 enum RsError { enum
721 void Context::setError(RsError e, const char *msg) const { in setError()