Searched defs:SendMsg (Results 1 – 7 of 7) sorted by relevance
49 bool StreamClient::SendMsg(const char *buf, size_t size) const in SendMsg() function in OHOS::Msdp::DeviceStatus::StreamClient90 bool StreamClient::SendMsg(const NetPacket &pkt) const in SendMsg() function in OHOS::Msdp::DeviceStatus::StreamClient
44 bool StreamSession::SendMsg(const char *buf, size_t size) const in SendMsg() function in OHOS::Msdp::DeviceStatus::StreamSession98 bool StreamSession::SendMsg(NetPacket &pkt) const in SendMsg() function in OHOS::Msdp::DeviceStatus::StreamSession
48 bool StreamSession::SendMsg(const char *buf, size_t size) const in SendMsg() function in OHOS::Sensors::StreamSession140 bool StreamSession::SendMsg(const NetPacket &pkt) const in SendMsg() function in OHOS::Sensors::StreamSession
45 bool SocketSession::SendMsg(NetPacket &pkt) const in SendMsg() function in OHOS::Msdp::DeviceStatus::SocketSession59 bool SocketSession::SendMsg(const char *buf, size_t size) const in SendMsg() function in OHOS::Msdp::DeviceStatus::SocketSession
41 void SessionAdapter::SendMsg(const void *data, uint32_t len) in SendMsg() function in OHOS::Telephony::SessionAdapter
72 bool StreamServer::SendMsg(int32_t fd, NetPacket &pkt) in SendMsg() function in OHOS::Msdp::DeviceStatus::StreamServer
387 int AppSpawnTestCommander::SendMsg() in SendMsg() function in OHOS::AppSpawnModuleTest::AppSpawnTestCommander