Home
last modified time | relevance | path

Searched defs:socket1 (Results 1 – 21 of 21) sorted by relevance

/external/sdv/vsomeip/third_party/boost/asio/include/boost/asio/local/
Dconnect_pair.hpp46 inline void connect_pair(basic_socket<Protocol, Executor1>& socket1, in connect_pair()
56 basic_socket<Protocol, Executor1>& socket1, in connect_pair()
/external/webrtc/p2p/base/
Dturn_server_unittest.cc48 std::unique_ptr<rtc::AsyncPacketSocket> socket1( in TEST_F() local
/external/aws-sdk-java-v2/http-clients/netty-nio-client/src/test/java/software/amazon/awssdk/http/nio/netty/internal/nrs/
DChannelPublisherTest.java98 Socket socket1 = connect(); in test() local
/external/sdv/vsomeip/third_party/boost/asio/test/generic/
Dseq_packet_protocol.cpp71 spp::socket socket1(ioc); in test() local
Draw_protocol.cpp72 rp::socket socket1(ioc); in test() local
Ddatagram_protocol.cpp72 dp::socket socket1(ioc); in test() local
Dstream_protocol.cpp80 sp::socket socket1(ioc); in test() local
/external/sdv/vsomeip/third_party/boost/asio/test/local/
Ddatagram_protocol.cpp65 dp::socket socket1(ioc); in test() local
Dstream_protocol.cpp73 sp::socket socket1(ioc); in test() local
/external/sdv/vsomeip/third_party/boost/asio/test/ssl/
Dstream.cpp75 ip::tcp::socket socket1(ioc, ip::tcp::v4()); in test() local
/external/grpc-grpc-java/api/src/test/java/io/grpc/
DInternalChannelzTest.java260 InternalInstrumented<SocketStats> socket1 = create(); in serverSocket_eachServerSeparate() local
/external/sdv/vsomeip/third_party/boost/asio/test/ip/
Dicmp.cpp94 ip::icmp::socket socket1(ioc); in test() local
Dudp.cpp110 ip::udp::socket socket1(ioc); in test() local
Dtcp.cpp247 ip::tcp::socket socket1(ioc); in test() local
/external/webrtc/rtc_base/
Dvirtual_socket_unittest.cc1024 Socket* socket1 = ss_.CreateSocket(kIPv4AnyAddress.family(), SOCK_DGRAM); in TEST_F() local
1048 std::unique_ptr<Socket> socket1 = in TEST_F() local
Dsocket_unittest.cc685 std::unique_ptr<Socket> socket1( in DeleteInReadCallbackInternal() local
/external/kernel-headers/original/uapi/linux/
Dpsp-sev.h155 __u8 socket1[64]; /* Out */ member
/external/cronet/tot/net/socket/
Dudp_socket_unittest.cc798 UDPServerSocket socket1(nullptr, NetLogSource()); in TEST_F() local
1946 auto socket1 = std::make_unique<UDPClientSocket>(DatagramSocket::DEFAULT_BIND, in TEST_F() local
Dtcp_socket_unittest.cc454 void TestReadWrite(std::unique_ptr<TCPSocket> socket1, in TestReadWrite()
/external/cronet/stable/net/socket/
Dudp_socket_unittest.cc798 UDPServerSocket socket1(nullptr, NetLogSource()); in TEST_F() local
1946 auto socket1 = std::make_unique<UDPClientSocket>(DatagramSocket::DEFAULT_BIND, in TEST_F() local
Dtcp_socket_unittest.cc454 void TestReadWrite(std::unique_ptr<TCPSocket> socket1, in TestReadWrite()