Home
last modified time | relevance | path

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

/system/libhwbinder/
DIPCThreadState.cpp1180 constexpr size_t kForwardReplyFlags = TF_CLEAR_BUF; in executeCommand() local
1191 sendReply(replyParcel, (tr.flags & kForwardReplyFlags)); in executeCommand()
1218 sendReply(reply, (tr.flags & kForwardReplyFlags)); in executeCommand()