Home
last modified time | relevance | path

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

/system/libhwbinder/
DIPCThreadState.cpp640 if (reply) reply->setError(err); in transact()
883 if (reply) reply->setError(err); in waitForResponse()
1194 replyParcel.setError(NO_ERROR); in executeCommand()
1221 reply.setError(error); in executeCommand()
DParcel.cpp393 void Parcel::setError(status_t err) in setError() function in android::hardware::Parcel
/system/libhwbinder/include/hwbinder/
DParcel.h85 void setError(status_t err);