Searched defs:setError (Results 1 – 11 of 11) sorted by relevance
186 void setError(const char *Error) { in setError() function190 void setError(const std::string &Error) { in setError() function
166 void setError(int error) { in setError() function
65 #define setError(_e, _r) \ macro
40 public void setError(int code, String message) { in setError() method in MockGeolocation
46 inline void setError(const std::string &Error) { mLastError = Error; } in setError() function
161 protected void setError() { /* ignored */ } in setError() method in LoggingPrintStream
573 void Context::setError(RsError e, const char *msg) const { in setError() function in Context
528 void Parcel::setError(status_t err) in setError() function in android::Parcel
52 static T setError(GLint error, T returnValue) in setError() function
68 static T setError(GLint error, T returnValue) { in setError() function
3888 public void setError(CharSequence error) { in setError() method in TextView3909 public void setError(CharSequence error, Drawable icon) { in setError() method in TextView