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