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