Searched defs:SendMsg (Results 1 – 7 of 7) sorted by relevance
48 bool StreamClient::SendMsg(const char *buf, size_t size) const in SendMsg() function in OHOS::Msdp::DeviceStatus::StreamClient89 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::StreamSession97 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
44 bool SocketSession::SendMsg(NetPacket &pkt) const in SendMsg() function in OHOS::Msdp::DeviceStatus::SocketSession58 bool SocketSession::SendMsg(const char *buf, size_t size) const in SendMsg() function in OHOS::Msdp::DeviceStatus::SocketSession
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
388 int AppSpawnTestCommander::SendMsg() in SendMsg() function in OHOS::AppSpawnModuleTest::AppSpawnTestCommander