Home
last modified time | relevance | path

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

/foundation/communication/ipc/interfaces/innerkits/libdbinder/include/
Ddbinder_service.h311 bool OnRemoteErrorMessage(const struct DHandleEntryTxRx *replyMessage);
/foundation/communication/ipc/services/dbinder/dbinder_service/src/
Ddbinder_service.cpp742 result = OnRemoteErrorMessage(message.get()); in OnRemoteMessageTask()
774 bool DBinderService::OnRemoteErrorMessage(const struct DHandleEntryTxRx *replyMessage) in OnRemoteErrorMessage() function in OHOS::DBinderService