Searched defs:SendMsg (Results 1 – 6 of 6) sorted by relevance
47 bool StreamClient::SendMsg(const char *buf, size_t size) const in SendMsg() function in OHOS::Msdp::DeviceStatus::StreamClient88 bool StreamClient::SendMsg(const NetPacket &pkt) const in SendMsg() function in OHOS::Msdp::DeviceStatus::StreamClient
43 bool StreamSession::SendMsg(const char *buf, size_t size) const in SendMsg() function in OHOS::Msdp::DeviceStatus::StreamSession109 bool StreamSession::SendMsg(NetPacket &pkt) const in SendMsg() function in OHOS::Msdp::DeviceStatus::StreamSession
51 bool StreamSession::SendMsg(const char *buf, size_t size) const in SendMsg() function in OHOS::Sensors::StreamSession143 bool StreamSession::SendMsg(const NetPacket &pkt) const in SendMsg() function in OHOS::Sensors::StreamSession
51 int32_t WatcherManagerProxy::SendMsg(int op, const std::string &keyPrefix, uint32_t remoteWatcherId) in SendMsg() function in OHOS::init_param::WatcherManagerProxy
72 bool StreamServer::SendMsg(int32_t fd, NetPacket& pkt) in SendMsg() function in OHOS::Msdp::DeviceStatus::StreamServer
537 int32_t CoordinationSoftbusAdapter::SendMsg(int32_t sessionId, const std::string &message) in SendMsg() function in OHOS::Msdp::DeviceStatus::CoordinationSoftbusAdapter