/aosp_15_r20/external/openthread/src/core/net/ |
H A D | udp6.cpp | 117 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 D | mock_mdns_socket_factory.cc | 29 int MockMDnsDatagramServerSocket::SendTo(IOBuffer* buf, in SendTo() function in net::MockMDnsDatagramServerSocket
|
H A D | fuzzed_host_resolver_util.cc | 263 int SendTo(IOBuffer* buf, in SendTo() function in net::__anone9c3b6220111::FuzzedMdnsSocket
|
/aosp_15_r20/external/webrtc/rtc_base/ |
H A D | async_udp_socket.cc | 76 int AsyncUDPSocket::SendTo(const void* pv, in SendTo() function in rtc::AsyncUDPSocket
|
H A D | async_socket.cc | 48 int AsyncSocketAdapter::SendTo(const void* pv, in SendTo() function in rtc::AsyncSocketAdapter
|
H A D | test_client.cc | 56 int TestClient::SendTo(const char* buf, in SendTo() function in rtc::TestClient
|
H A D | async_tcp_socket.cc | 122 int AsyncTCPSocketBase::SendTo(const void* pv, in SendTo() function in rtc::AsyncTCPSocketBase
|
H A D | firewall_socket_server.cc | 55 int SendTo(const void* pv, size_t cb, const SocketAddress& addr) override { in SendTo() function in rtc::FirewallSocket
|
H A D | nat_socket_factory.cc | 133 int SendTo(const void* data, in SendTo() function in rtc::NATSocket
|
H A D | openssl_adapter.cc | 584 int OpenSSLAdapter::SendTo(const void* pv, in SendTo() function in rtc::OpenSSLAdapter
|
H A D | physical_socket_server.cc | 379 int PhysicalSocket::SendTo(const void* buffer, in SendTo() function in rtc::PhysicalSocket
|
H A D | virtual_socket_server.cc | 242 int VirtualSocket::SendTo(const void* pv, in SendTo() function in rtc::VirtualSocket
|
/aosp_15_r20/external/cronet/net/socket/ |
H A D | udp_server_socket.cc | 59 int UDPServerSocket::SendTo(IOBuffer* buf, in SendTo() function in net::UDPServerSocket
|
H A D | udp_socket_posix.cc | 392 int UDPSocketPosix::SendTo(IOBuffer* buf, in SendTo() function in net::UDPSocketPosix
|
H A D | udp_socket_win.cc | 440 int UDPSocketWin::SendTo(IOBuffer* buf, in SendTo() function in net::UDPSocketWin
|
/aosp_15_r20/external/webrtc/test/network/ |
H A D | emulated_turn_server.cc | 49 int SendTo(const void* pv, in SendTo() function in __anond47927080111::AsyncPacketSocketWrapper
|
H A D | fake_network_socket_server.cc | 168 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 D | socket.cc | 269 absl::StatusOr<absl::string_view> SendTo(SocketFd fd, in SendTo() function
|
H A D | socket_test.cc | 288 TEST(SocketTest, SendTo) { in TEST() argument
|
/aosp_15_r20/external/webrtc/p2p/base/ |
H A D | tcp_port.cc | 206 int TCPPort::SendTo(const void* data, in SendTo() function in cricket::TCPPort
|
H A D | stun_port.cc | 320 int UDPPort::SendTo(const void* data, in SendTo() function in cricket::UDPPort
|
H A D | turn_port.cc | 657 int TurnPort::SendTo(const void* data, in SendTo() function in cricket::TurnPort
|
H A D | port_unittest.cc | 213 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/ |
D | ImsMediaSocket.cpp | 239 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 D | mle.cpp | 4803 Error Mle::TxMessage::SendTo(const Ip6::Address &aDestination) in SendTo() function in ot::Mle::Mle::TxMessage
|