Searched refs:setError (Results 1 - 3 of 3) sorted by relevance

/system/libhwbinder/
H A DIPCThreadState.cpp624 if (reply) reply->setError(err);
859 if (reply) reply->setError(err);
1145 replyParcel.setError(NO_ERROR);
1172 reply.setError(error);
H A DParcel.cpp499 void Parcel::setError(status_t err) function in class:android::hardware::Parcel
/system/libhwbinder/include/hwbinder/
H A DParcel.h79 void setError(status_t err);

Completed in 667 milliseconds