Searched refs:OnRemoteInvokerDataBusMessage (Results 1 – 4 of 4) sorted by relevance
/ohos5.0/foundation/communication/ipc/services/dbinder/c/src/ |
H A D | dbinder_service.c | 528 static int32_t OnRemoteInvokerDataBusMessage(ProxyObject *proxy, DHandleEntryTxRx *replyMessage, in OnRemoteInvokerDataBusMessage() function 604 if (OnRemoteInvokerDataBusMessage(saProxy, &replyMessage, fromDeviceID, in OnRemoteInvokerMessage()
|
/ohos5.0/foundation/communication/ipc/interfaces/innerkits/libdbinder/include/ |
H A D | dbinder_service.h | 360 …uint32_t OnRemoteInvokerDataBusMessage(IPCObjectProxy *proxy, std::shared_ptr<struct DHandleEntryT…
|
/ohos5.0/foundation/communication/ipc/services/dbinder/dbinder_service/src/ |
H A D | dbinder_service.cpp | 579 uint32_t result = OnRemoteInvokerDataBusMessage(saProxy, replyMessage, deviceId, in LoadSystemAbilityComplete() 767 uint32_t DBinderService::OnRemoteInvokerDataBusMessage(IPCObjectProxy *proxy, in OnRemoteInvokerDataBusMessage() function in OHOS::DBinderService
|
/ohos5.0/foundation/communication/ipc/services/dbinder/test/unittest/ |
H A D | dbinder_service_unittest.cpp | 1152 EXPECT_EQ(dBinderService->OnRemoteInvokerDataBusMessage( 1173 EXPECT_EQ(dBinderService->OnRemoteInvokerDataBusMessage(
|