Searched defs:setException (Results 1 – 3 of 3) sorted by relevance
44 public boolean setException(Throwable throwable) { in setException() method in FutureWaiter
235 synchronized private void setException(Exception exception) { in setException() method in AsyncRunner
128 void Status::setException(int32_t ex, const String8& message) { in setException() function in android::binder::Status