Home
last modified time | relevance | path

Searched refs:OnRemoteReplyMessage (Results 1 - 3 of 3) sorted by relevance

/foundation/communication/ipc/services/dbinder/c/src/
H A Ddbinder_service.c718 static int32_t OnRemoteReplyMessage(const DHandleEntryTxRx *replyMessage) in OnRemoteReplyMessage() function
867 ret = OnRemoteReplyMessage(message); in OnRemoteMessageTask()
/foundation/communication/ipc/interfaces/innerkits/libdbinder/include/
H A Ddbinder_service.h311 bool OnRemoteReplyMessage(std::shared_ptr<struct DHandleEntryTxRx> replyMessage);
/foundation/communication/ipc/services/dbinder/dbinder_service/src/
H A Ddbinder_service.cpp491 /* if can not find session, means invoke failed or nothing in OnRemoteReplyMessage() */ in InvokerRemoteDBinder()
879 result = OnRemoteReplyMessage(message); in OnRemoteMessageTask()
921 bool DBinderService::OnRemoteReplyMessage(std::shared_ptr<struct DHandleEntryTxRx> replyMessage) in OnRemoteReplyMessage() function in OHOS::DBinderService

Completed in 5 milliseconds