Searched refs:OnRemoteInvokerDataBusMessage (Results 1 – 4 of 4) sorted by relevance
| /foundation/communication/ipc/services/dbinder/c/src/ |
| D | dbinder_service.c | 528 static int32_t OnRemoteInvokerDataBusMessage(ProxyObject *proxy, DHandleEntryTxRx *replyMessage, in OnRemoteInvokerDataBusMessage() function 604 if (OnRemoteInvokerDataBusMessage(saProxy, &replyMessage, fromDeviceID, in OnRemoteInvokerMessage()
|
| /foundation/communication/ipc/interfaces/innerkits/libdbinder/include/ |
| D | dbinder_service.h | 342 …uint32_t OnRemoteInvokerDataBusMessage(IPCObjectProxy *proxy, struct DHandleEntryTxRx *replyMessag…
|
| /foundation/communication/ipc/services/dbinder/test/unittest/ |
| D | dbinder_service_unittest.cpp | 994 EXPECT_EQ(dBinderService->OnRemoteInvokerDataBusMessage( 1012 EXPECT_EQ(dBinderService->OnRemoteInvokerDataBusMessage(
|
| /foundation/communication/ipc/services/dbinder/dbinder_service/src/ |
| D | dbinder_service.cpp | 531 uint32_t result = OnRemoteInvokerDataBusMessage(saProxy, replyMessage.get(), deviceId, in LoadSystemAbilityComplete() 619 uint32_t DBinderService::OnRemoteInvokerDataBusMessage(IPCObjectProxy *proxy, struct DHandleEntryTx… in OnRemoteInvokerDataBusMessage() function in OHOS::DBinderService
|