Home
last modified time | relevance | path

Searched defs:SendDataToRemote (Results 1 – 2 of 2) sorted by relevance

/foundation/communication/ipc/services/dbinder/dbinder_service/src/socket/
Ddbinder_remote_listener.cpp77 bool DBinderRemoteListener::SendDataToRemote(const std::string &deviceId, const struct DHandleEntry… in SendDataToRemote() function in OHOS::DBinderRemoteListener
/foundation/communication/ipc/services/dbinder/c/src/
Ddbinder_service.c197 static int32_t SendDataToRemote(const char *deviceId, const DHandleEntryTxRx *msg) in SendDataToRemote() function