Home
last modified time | relevance | path

Searched defs:SendTo (Results 1 – 25 of 26) sorted by relevance

12

/aosp_15_r20/external/openthread/src/core/net/
H A Dudp6.cpp117 Error Udp::Socket::SendTo(Message &aMessage, const MessageInfo &aMessageInfo) in SendTo() function in ot::Ip6::Udp::Socket
325 Error Udp::SendTo(SocketHandle &aSocket, Message &aMessage, const MessageInfo &aMessageInfo) in SendTo() function in ot::Ip6::Udp
/aosp_15_r20/external/cronet/net/dns/
H A Dmock_mdns_socket_factory.cc29 int MockMDnsDatagramServerSocket::SendTo(IOBuffer* buf, in SendTo() function in net::MockMDnsDatagramServerSocket
H A Dfuzzed_host_resolver_util.cc263 int SendTo(IOBuffer* buf, in SendTo() function in net::__anone9c3b6220111::FuzzedMdnsSocket
/aosp_15_r20/external/webrtc/rtc_base/
H A Dasync_udp_socket.cc76 int AsyncUDPSocket::SendTo(const void* pv, in SendTo() function in rtc::AsyncUDPSocket
H A Dasync_socket.cc48 int AsyncSocketAdapter::SendTo(const void* pv, in SendTo() function in rtc::AsyncSocketAdapter
H A Dtest_client.cc56 int TestClient::SendTo(const char* buf, in SendTo() function in rtc::TestClient
H A Dasync_tcp_socket.cc122 int AsyncTCPSocketBase::SendTo(const void* pv, in SendTo() function in rtc::AsyncTCPSocketBase
H A Dfirewall_socket_server.cc55 int SendTo(const void* pv, size_t cb, const SocketAddress& addr) override { in SendTo() function in rtc::FirewallSocket
H A Dnat_socket_factory.cc133 int SendTo(const void* data, in SendTo() function in rtc::NATSocket
H A Dopenssl_adapter.cc584 int OpenSSLAdapter::SendTo(const void* pv, in SendTo() function in rtc::OpenSSLAdapter
H A Dphysical_socket_server.cc379 int PhysicalSocket::SendTo(const void* buffer, in SendTo() function in rtc::PhysicalSocket
H A Dvirtual_socket_server.cc242 int VirtualSocket::SendTo(const void* pv, in SendTo() function in rtc::VirtualSocket
/aosp_15_r20/external/cronet/net/socket/
H A Dudp_server_socket.cc59 int UDPServerSocket::SendTo(IOBuffer* buf, in SendTo() function in net::UDPServerSocket
H A Dudp_socket_posix.cc392 int UDPSocketPosix::SendTo(IOBuffer* buf, in SendTo() function in net::UDPSocketPosix
H A Dudp_socket_win.cc440 int UDPSocketWin::SendTo(IOBuffer* buf, in SendTo() function in net::UDPSocketWin
/aosp_15_r20/external/webrtc/test/network/
H A Demulated_turn_server.cc49 int SendTo(const void* pv, in SendTo() function in __anond47927080111::AsyncPacketSocketWrapper
H A Dfake_network_socket_server.cc168 int FakeNetworkSocket::SendTo(const void* pv, in SendTo() function in webrtc::test::FakeNetworkSocket
/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/quic/core/io/
H A Dsocket.cc269 absl::StatusOr<absl::string_view> SendTo(SocketFd fd, in SendTo() function
H A Dsocket_test.cc288 TEST(SocketTest, SendTo) { in TEST() argument
/aosp_15_r20/external/webrtc/p2p/base/
H A Dtcp_port.cc206 int TCPPort::SendTo(const void* data, in SendTo() function in cricket::TCPPort
H A Dstun_port.cc320 int UDPPort::SendTo(const void* data, in SendTo() function in cricket::UDPPort
H A Dturn_port.cc657 int TurnPort::SendTo(const void* data, in SendTo() function in cricket::TurnPort
H A Dport_unittest.cc213 virtual int SendTo(const void* data, in SendTo() function in cricket::TestPort
1096 virtual int SendTo(const void* pv, in SendTo() function in cricket::FakeAsyncPacketSocket
/aosp_15_r20/packages/modules/ImsMedia/service/src/com/android/telephony/imsmedia/lib/libimsmedia/core/utils/
DImsMediaSocket.cpp239 int32_t ImsMediaSocket::SendTo(uint8_t* pData, uint32_t nDataSize) in SendTo() function in ImsMediaSocket
/aosp_15_r20/external/openthread/src/core/thread/
H A Dmle.cpp4803 Error Mle::TxMessage::SendTo(const Ip6::Address &aDestination) in SendTo() function in ot::Mle::Mle::TxMessage

12