Home
last modified time | relevance | path

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

/frameworks/native/libs/binder/
DIPCThreadState.cpp1311 constexpr uint32_t kForwardReplyFlags = TF_CLEAR_BUF; in executeCommand() local
1312 sendReply(reply, (tr.flags & kForwardReplyFlags)); in executeCommand()