Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/ipc/services/dbinder/c/src/
H A Ddbinder_service.c600 char *fromDeviceID = replyMessage.deviceIdInfo.fromDeviceId; in OnRemoteInvokerMessage() local
604 if (OnRemoteInvokerDataBusMessage(saProxy, &replyMessage, fromDeviceID, in OnRemoteInvokerMessage()
617 if (SendDataToRemote(fromDeviceID, &replyMessage) != ERR_NONE) { in OnRemoteInvokerMessage()