Home
last modified time | relevance | path

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

/base/msdp/device_status/utils/ipc/src/
Dstream_client.cpp49 bool StreamClient::SendMsg(const char *buf, size_t size) const in SendMsg() function in OHOS::Msdp::DeviceStatus::StreamClient
90 bool StreamClient::SendMsg(const NetPacket &pkt) const in SendMsg() function in OHOS::Msdp::DeviceStatus::StreamClient
Dstream_session.cpp44 bool StreamSession::SendMsg(const char *buf, size_t size) const in SendMsg() function in OHOS::Msdp::DeviceStatus::StreamSession
98 bool StreamSession::SendMsg(NetPacket &pkt) const in SendMsg() function in OHOS::Msdp::DeviceStatus::StreamSession
/base/sensors/sensor/utils/ipc/src/
Dstream_session.cpp48 bool StreamSession::SendMsg(const char *buf, size_t size) const in SendMsg() function in OHOS::Sensors::StreamSession
140 bool StreamSession::SendMsg(const NetPacket &pkt) const in SendMsg() function in OHOS::Sensors::StreamSession
/base/msdp/device_status/intention/ipc/socket/src/
Dsocket_session.cpp45 bool SocketSession::SendMsg(NetPacket &pkt) const in SendMsg() function in OHOS::Msdp::DeviceStatus::SocketSession
59 bool SocketSession::SendMsg(const char *buf, size_t size) const in SendMsg() function in OHOS::Msdp::DeviceStatus::SocketSession
/base/telephony/call_manager/services/distributed_call/src/transmission/
Dsession_adapter.cpp41 void SessionAdapter::SendMsg(const void *data, uint32_t len) in SendMsg() function in OHOS::Telephony::SessionAdapter
/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/startup/appspawn/test/moduletest/
Dappspawn_test_cmder.cpp387 int AppSpawnTestCommander::SendMsg() in SendMsg() function in OHOS::AppSpawnModuleTest::AppSpawnTestCommander