Home
last modified time | relevance | path

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

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