Home
last modified time | relevance | path

Searched defs:CreateSocket (Results 1 – 24 of 24) sorted by relevance

/external/webrtc/rtc_base/
Dnull_socket_server.cc36 rtc::Socket* NullSocketServer::CreateSocket(int /* family */, int /* type */) { in CreateSocket() function in rtc::NullSocketServer
Dnat_socket_factory.cc338 Socket* NATSocketFactory::CreateSocket(int family, int type) { in CreateSocket() function in rtc::NATSocketFactory
378 Socket* NATSocketServer::CreateSocket(int family, int type) { in CreateSocket() function in rtc::NATSocketServer
Dfirewall_socket_server.cc205 Socket* FirewallSocketServer::CreateSocket(int family, int type) { in CreateSocket() function in rtc::FirewallSocketServer
Dssl_adapter_unittest.cc35 static rtc::Socket* CreateSocket(const rtc::SSLMode& ssl_mode) { in CreateSocket() function
Dphysical_socket_server_unittest.cc68 Socket* CreateSocket(int family, int type) override { in CreateSocket() function in rtc::FakePhysicalSocketServer
Dvirtual_socket_server.cc719 VirtualSocket* VirtualSocketServer::CreateSocket(int family, int type) { in CreateSocket() function in rtc::VirtualSocketServer
Dphysical_socket_server.cc1184 Socket* PhysicalSocketServer::CreateSocket(int family, int type) { in CreateSocket() function in rtc::PhysicalSocketServer
/external/webrtc/test/
Drun_loop.cc65 rtc::Socket* RunLoop::FakeSocketServer::CreateSocket(int family, int type) { in CreateSocket() function in webrtc::test::RunLoop::FakeSocketServer
/external/webrtc/test/time_controller/
Dsimulated_thread.cc23 rtc::Socket* CreateSocket(int family, int type) override { in CreateSocket() function in webrtc::__anone3df543e0111::DummySocketServer
/external/cronet/net/dns/
Dmock_mdns_socket_factory.cc79 void MockMDnsSocketFactory::CreateSocket( in CreateSocket() function in net::MockMDnsSocketFactory
Dmdns_client_unittest.cc1503 TEST(MDnsSocketTest, CreateSocket) { in TEST() argument
/external/cronet/net/third_party/quiche/src/quiche/quic/core/batch_writer/
Dquic_batch_writer_test.h45 static bool CreateSocket(int family, QuicSocketAddress* address, int* fd) { in CreateSocket() function
/external/webrtc/test/network/
Dfake_network_socket_server.cc289 rtc::Socket* FakeNetworkSocketServer::CreateSocket(int family, int type) { in CreateSocket() function in webrtc::test::FakeNetworkSocketServer
/external/crosvm/net_util/src/
Dlib.rs48 CreateSocket(SysError), enumerator
/external/ms-tpm-20-ref/TPMCmd/Simulator/src/
DTcpServer.c104 CreateSocket( in CreateSocket() function
/external/cronet/net/third_party/quiche/src/quiche/quic/core/io/
Devent_loop_connecting_client_socket_test.cc191 std::unique_ptr<ConnectingClientSocket> CreateSocket( in CreateSocket() function in quic::test::__anon54dedbfc0111::EventLoopConnectingClientSocketTest
/external/crosvm/riscv64/src/
Dlib.rs114 CreateSocket(io::Error), enumerator
/external/grpc-grpc/src/core/lib/event_engine/posix_engine/
Dtcp_socket_utils.cc104 int CreateSocket(std::function<int(int, int, int)> socket_factory, int family, in CreateSocket() function
/external/rust/crates/grpcio-sys/grpc/src/core/lib/event_engine/posix_engine/
Dtcp_socket_utils.cc98 int CreateSocket(std::function<int(int, int, int)> socket_factory, int family, in CreateSocket() function
/external/crosvm/crosvm_cli/src/sys/windows/
Dexit.rs268 CreateSocket = 0xE0000013, enumerator
/external/crosvm/aarch64/src/
Dlib.rs251 CreateSocket(io::Error), enumerator
/external/cronet/net/quic/
Dquic_stream_factory.cc1590 std::unique_ptr<DatagramClientSocket> QuicStreamFactory::CreateSocket( in CreateSocket() function in net::QuicStreamFactory
/external/stressapptest/src/
Dworker.cc2010 bool NetworkThread::CreateSocket(int *psocket) { in CreateSocket() function in NetworkThread
/external/crosvm/x86_64/src/
Dlib.rs209 CreateSocket(io::Error), enumerator