Searched refs:OnRemoteReplyMessage (Results 1 – 3 of 3) sorted by relevance
718 static int32_t OnRemoteReplyMessage(const DHandleEntryTxRx *replyMessage) in OnRemoteReplyMessage() function867 ret = OnRemoteReplyMessage(message); in OnRemoteMessageTask()
310 bool OnRemoteReplyMessage(const struct DHandleEntryTxRx *replyMessage);
738 result = OnRemoteReplyMessage(message.get()); in OnRemoteMessageTask()783 bool DBinderService::OnRemoteReplyMessage(const struct DHandleEntryTxRx *replyMessage) in OnRemoteReplyMessage() function in OHOS::DBinderService