Home
last modified time | relevance | path

Searched defs:Send (Results 1 – 12 of 12) sorted by relevance

/device/google/cuttlefish/guest/hals/gatekeeper/remote/
Dremote_gatekeeper.h77 gatekeeper_error_t Send(const EnrollRequest& request, EnrollResponse *response) { in Send() function
81 gatekeeper_error_t Send(const VerifyRequest& request, VerifyResponse *response) { in Send() function
Dremote_gatekeeper.cpp148 gatekeeper_error_t RemoteGateKeeperDevice::Send(uint32_t command, const GateKeeperMessage& request, in Send() function in gatekeeper::RemoteGateKeeperDevice
/device/linaro/hikey/bluetooth/
Dh4_protocol.cc29 size_t H4Protocol::Send(uint8_t type, const uint8_t* data, size_t length) { in Send() function in android::hardware::bluetooth::hci::H4Protocol
/device/google/cuttlefish/host/libs/msg_queue/
Dmsg_queue.cc69 int SysVMessageQueue::Send(void* data, size_t size, bool block) { in Send() function in cuttlefish::SysVMessageQueue
/device/google/cuttlefish/common/libs/net/
Dnetlink_client.cpp106 bool NetlinkClientImpl::Send(const NetlinkRequest& message) { in Send() function in cuttlefish::__anon9ad58fc60111::NetlinkClientImpl
/device/generic/vulkan-cereal/third-party/perfetto/include/perfetto/ext/base/
Dunix_socket.h253 inline bool Send(const std::string& msg) { in Send() function
/device/google/cuttlefish/host/frontend/webrtc/lib/
Dclient_handler.cpp328 void ControlChannelHandler::Send(const Json::Value& message) { in Send() function in cuttlefish::webrtc_streaming::ControlChannelHandler
335 void ControlChannelHandler::Send(const uint8_t *msg, size_t size, bool binary) { in Send() function in cuttlefish::webrtc_streaming::ControlChannelHandler
Dws_connection.cpp310 bool WsConnectionImpl::Send(const uint8_t* data, size_t len, bool binary) { in Send() function in WsConnectionImpl
/device/generic/vulkan-cereal/third-party/perfetto/src/base/
Dunix_socket.cc339 ssize_t UnixSocketRaw::Send(const void* msg, in Send() function in perfetto::base::UnixSocketRaw
693 bool UnixSocket::Send(const void* msg, in Send() function in perfetto::base::UnixSocket
/device/google/cuttlefish/common/libs/fs/
Dshared_fd.h377 ssize_t Send(const void* buf, size_t len, int flags) { in Send() function
/device/generic/goldfish-opengl/system/profiler/
Dperfetto.cpp61580 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
/device/generic/vulkan-cereal/third-party/perfetto-tracing-only/
Dperfetto.cc48682 inline bool Send(const void* msg, size_t len, int send_fd = -1) { in Send() function in perfetto::base::UnixSocket
48688 inline bool Send(const std::string& msg) { in Send() function in perfetto::base::UnixSocket
49111 ssize_t UnixSocketRaw::Send(const void* msg, in Send() function in perfetto::base::UnixSocketRaw
49465 bool UnixSocket::Send(const void* msg, in Send() function in perfetto::base::UnixSocket