Searched refs:setException (Results 1 – 3 of 3) sorted by relevance
108 void Status::setException(int32_t ex, const char *message) { in setException() function in android::hardware::Status
96 void setException(int32_t ex, const char *message);
171 s->setException(exception, String8(message)); in readFromParcel()