/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 | 172 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 | 28 bool ConfUiSignerImpl::Send(SharedFD output, in Send() function in cuttlefish::ConfUiSignerImpl 95 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 | 387 bool DataChannelHandler::Send(const uint8_t *msg, size_t size, bool binary) { in Send() function in cuttlefish::webrtc_streaming::DataChannelHandler 396 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 __anon498234880111::QemudSensorsTransport
|
D | multihal_sensors.cpp | 35 int Send(const void*, int) override { return -1; } in Send() function
|
/device/google/cuttlefish/guest/commands/bt_vhci_forwarder/hci/ |
D | h4_packetizer.cc | 39 size_t H4Packetizer::Send(uint8_t type, const uint8_t* data, size_t length) { in Send() function in rootcanal::H4Packetizer
|
/device/google/cuttlefish/shared/sensors/multihal/ |
D | entry.cpp | 36 int Send(const void* msg, int size) override { in Send() function in __anondb609ee80111::VconsoleSensorsTransport
|
/device/google/cuttlefish/common/libs/net/ |
D | netlink_client.cpp | 119 bool NetlinkClientImpl::Send(const NetlinkRequest& message) { in Send() function in cuttlefish::__anonc9f60f3f0111::NetlinkClientImpl
|
/device/google/cuttlefish/host/libs/msg_queue/ |
D | msg_queue.cc | 81 int SysVMessageQueue::Send(void* data, size_t size, bool block) { in Send() function in cuttlefish::SysVMessageQueue
|
/device/google/cuttlefish/common/libs/fs/ |
D | shared_fd.cpp | 947 ssize_t FileInstance::Send(const void* buf, size_t len, int flags) { in Send() function in cuttlefish::FileInstance
|