Searched defs:HandleReply (Results 1 – 4 of 4) sorted by relevance
337 int DBinderBaseInvoker<T>::HandleReply(uint64_t seqNumber, MessageParcel *reply, in HandleReply() function
247 static void HandleReply(IpcIo *reply, const struct binder_transaction_data *tr, uintptr_t *buffer) in HandleReply() function
262 static int32_t HandleReply(uint64_t seqNumber, IpcIo *reply, uintptr_t *buffer) in HandleReply() function
919 int BinderInvoker::HandleReply(MessageParcel *reply, bool &isStubRet) in HandleReply() function in OHOS::IPC_SINGLE::BinderInvoker