| /device/google/cuttlefish/guest/hals/gatekeeper/remote/ |
| D | remote_gatekeeper.h | 86 gatekeeper_error_t Send(const EnrollRequest& request, in Send() function 91 gatekeeper_error_t Send(const VerifyRequest& request, VerifyResponse* response) { in Send() function
|
| D | remote_gatekeeper.cpp | 170 gatekeeper_error_t RemoteGateKeeperDevice::Send(uint32_t command, const GateKeeperMessage& request, in Send() function in aidl::android::hardware::gatekeeper::RemoteGateKeeperDevice
|
| /device/google/cuttlefish/common/libs/security/ |
| D | confui_sign.cpp | 24 bool ConfUiSignerImpl::Send(SharedFD output, in Send() function in cuttlefish::ConfUiSignerImpl 91 bool ConfUiSignSender::Send(const SignMessageError error, in Send() function in cuttlefish::ConfUiSignSender
|
| /device/google/cuttlefish/host/frontend/webrtc/libdevice/ |
| D | server_connection.cpp | 179 bool UnixServerConnection::Send(const Json::Value& msg) { in Send() function in cuttlefish::webrtc_streaming::UnixServerConnection 366 bool Send(const Json::Value& msg) override { return conn_->Send(msg); } in Send() function in cuttlefish::webrtc_streaming::WsConnectionWrapper 479 bool WsConnection::Send(const Json::Value& msg) { in Send() function in cuttlefish::webrtc_streaming::WsConnection 485 bool WsConnection::Send(const uint8_t* data, size_t len, bool binary) { in Send() function in cuttlefish::webrtc_streaming::WsConnection
|
| D | data_channels.cpp | 351 bool DataChannelHandler::Send(const uint8_t *msg, size_t size, bool binary) { in Send() function in cuttlefish::webrtc_streaming::DataChannelHandler 360 bool DataChannelHandler::Send(const Json::Value &message) { in Send() function in cuttlefish::webrtc_streaming::DataChannelHandler
|
| /device/google/cuttlefish/host/commands/cvd_send_sms/ |
| D | sms_sender.cc | 35 bool SmsSender::Send(const std::string& content, in Send() function in cuttlefish::SmsSender
|
| /device/generic/goldfish/sensors/ |
| D | entry.cpp | 31 int Send(const void* msg, int size) override { in Send() function in __anon956480ad0111::QemudSensorsTransport
|
| D | multihal_sensors.cpp | 35 int Send(const void*, int) override { return -1; } in Send() function
|
| /device/google/cuttlefish/host/libs/msg_queue/ |
| D | msg_queue.cc | 71 int SysVMessageQueue::Send(void* data, size_t size, bool block) { in Send() function in cuttlefish::SysVMessageQueue
|
| /device/google/cuttlefish/common/libs/net/ |
| D | netlink_client.cpp | 118 bool NetlinkClientImpl::Send(const NetlinkRequest& message) { in Send() function in cuttlefish::__anon804422a40111::NetlinkClientImpl
|
| /device/google/cuttlefish/common/libs/fs/ |
| D | shared_fd.cpp | 823 ssize_t FileInstance::Send(const void* buf, size_t len, int flags) { in Send() function in cuttlefish::FileInstance
|
| /device/generic/goldfish-opengl/system/profiler/ |
| D | perfetto.cpp | 61580 inline bool Send(const void* msg, size_t len, int send_fd = -1) { in Send() function in perfetto::base::UnixSocket 61586 inline bool Send(const std::string& msg) { in Send() function in perfetto::base::UnixSocket 62089 ssize_t UnixSocketRaw::Send(const void* msg, in Send() function in perfetto::base::UnixSocketRaw 62135 ssize_t UnixSocketRaw::Send(const void* msg, in Send() function in perfetto::base::UnixSocketRaw 62585 bool UnixSocket::Send(const void* msg, in Send() function in perfetto::base::UnixSocket
|