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.cpp48 bool StreamClient::SendMsg(const char *buf, size_t size) const in SendMsg() function in OHOS::Msdp::DeviceStatus::StreamClient
89 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
97 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/msdp/device_status/intention/ipc/socket/src/
Dsocket_session.cpp44 bool SocketSession::SendMsg(NetPacket &pkt) const in SendMsg() function in OHOS::Msdp::DeviceStatus::SocketSession
58 bool SocketSession::SendMsg(const char *buf, size_t size) const in SendMsg() function in OHOS::Msdp::DeviceStatus::SocketSession
/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/startup/appspawn/test/moduletest/
Dappspawn_test_cmder.cpp388 int AppSpawnTestCommander::SendMsg() in SendMsg() function in OHOS::AppSpawnModuleTest::AppSpawnTestCommander