Home
last modified time | relevance | path

Searched defs:SendMsg (Results 1 – 6 of 6) sorted by relevance

/base/msdp/device_status/utils/ipc/src/
Dstream_client.cpp47 bool StreamClient::SendMsg(const char *buf, size_t size) const in SendMsg() function in OHOS::Msdp::DeviceStatus::StreamClient
88 bool StreamClient::SendMsg(const NetPacket &pkt) const in SendMsg() function in OHOS::Msdp::DeviceStatus::StreamClient
Dstream_session.cpp43 bool StreamSession::SendMsg(const char *buf, size_t size) const in SendMsg() function in OHOS::Msdp::DeviceStatus::StreamSession
109 bool StreamSession::SendMsg(NetPacket &pkt) const in SendMsg() function in OHOS::Msdp::DeviceStatus::StreamSession
/base/sensors/sensor/utils/ipc/src/
Dstream_session.cpp51 bool StreamSession::SendMsg(const char *buf, size_t size) const in SendMsg() function in OHOS::Sensors::StreamSession
143 bool StreamSession::SendMsg(const NetPacket &pkt) const in SendMsg() function in OHOS::Sensors::StreamSession
/base/startup/init/services/param/watcher/agent/
Dwatcher_manager_proxy.cpp51 int32_t WatcherManagerProxy::SendMsg(int op, const std::string &keyPrefix, uint32_t remoteWatcherId) in SendMsg() function in OHOS::init_param::WatcherManagerProxy
/base/msdp/device_status/services/native/src/
Dstream_server.cpp72 bool StreamServer::SendMsg(int32_t fd, NetPacket& pkt) in SendMsg() function in OHOS::Msdp::DeviceStatus::StreamServer
/base/msdp/device_status/services/interaction/coordination/src/
Dcoordination_softbus_adapter.cpp537 int32_t CoordinationSoftbusAdapter::SendMsg(int32_t sessionId, const std::string &message) in SendMsg() function in OHOS::Msdp::DeviceStatus::CoordinationSoftbusAdapter