Searched refs:sendReply (Results 1 – 2 of 2) sorted by relevance
141 status_t sendReply(const Parcel& reply, uint32_t flags);
793 status_t IPCThreadState::sendReply(const Parcel& reply, uint32_t flags) in sendReply() function in android::hardware::IPCThreadState1193 sendReply(replyParcel, 0); in executeCommand()1221 sendReply(reply, 0); in executeCommand()