Home
last modified time | relevance | path

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

12

/aosp_15_r20/external/webrtc/rtc_base/
H A 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
H A Dnull_socket_server.cc36 rtc::Socket* NullSocketServer::CreateSocket(int /* family */, int /* type */) { in CreateSocket() function in rtc::NullSocketServer
H A Dfirewall_socket_server.cc205 Socket* FirewallSocketServer::CreateSocket(int family, int type) { in CreateSocket() function in rtc::FirewallSocketServer
H A Dssl_adapter_unittest.cc35 static rtc::Socket* CreateSocket(const rtc::SSLMode& ssl_mode) { in CreateSocket() function
H A Dphysical_socket_server_unittest.cc68 Socket* CreateSocket(int family, int type) override { in CreateSocket() function in rtc::FakePhysicalSocketServer
H A Dphysical_socket_server.cc1184 Socket* PhysicalSocketServer::CreateSocket(int family, int type) { in CreateSocket() function in rtc::PhysicalSocketServer
H A Dvirtual_socket_server.cc719 VirtualSocket* VirtualSocketServer::CreateSocket(int family, int type) { in CreateSocket() function in rtc::VirtualSocketServer
/aosp_15_r20/external/webrtc/test/
H A Drun_loop.cc65 rtc::Socket* RunLoop::FakeSocketServer::CreateSocket(int family, int type) { in CreateSocket() function in webrtc::test::RunLoop::FakeSocketServer
/aosp_15_r20/external/webrtc/test/time_controller/
H A Dsimulated_thread.cc23 rtc::Socket* CreateSocket(int family, int type) override { in CreateSocket() function in webrtc::__anon66d138e00111::DummySocketServer
/aosp_15_r20/external/cronet/net/dns/
H A Dmock_mdns_socket_factory.cc79 void MockMDnsSocketFactory::CreateSocket( in CreateSocket() function in net::MockMDnsSocketFactory
H A Dmdns_client_unittest.cc1504 TEST(MDnsSocketTest, CreateSocket) { in TEST() argument
/aosp_15_r20/packages/modules/Bluetooth/system/gd/hal/
Dsnoop_logger_socket.cc195 int SnoopLoggerSocket::CreateSocket() { in CreateSocket() function in bluetooth::hal::SnoopLoggerSocket
/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/quic/core/batch_writer/
H A Dquic_batch_writer_test.h45 static bool CreateSocket(int family, QuicSocketAddress* address, int* fd) { in CreateSocket() function
/aosp_15_r20/external/webrtc/test/network/
H A Dfake_network_socket_server.cc289 rtc::Socket* FakeNetworkSocketServer::CreateSocket(int family, int type) { in CreateSocket() function in webrtc::test::FakeNetworkSocketServer
/aosp_15_r20/external/crosvm/net_util/src/
H A Dlib.rs48 CreateSocket(SysError), enumerator
/aosp_15_r20/external/ms-tpm-20-ref/TPMCmd/Simulator/src/
H A DTcpServer.c104 CreateSocket( in CreateSocket() function
/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/quic/core/io/
H A Devent_loop_connecting_client_socket_test.cc191 std::unique_ptr<ConnectingClientSocket> CreateSocket( in CreateSocket() function in quic::test::__anonc0e27d1e0111::EventLoopConnectingClientSocketTest
/aosp_15_r20/system/core/init/
H A Dutil.cpp95 Result<int> CreateSocket(const std::string& name, int type, bool passcred, bool should_listen, in CreateSocket() function
/aosp_15_r20/external/grpc-grpc/src/core/lib/event_engine/posix_engine/
H A Dtcp_socket_utils.cc104 int CreateSocket(std::function<int(int, int, int)> socket_factory, int family, in CreateSocket() function
/aosp_15_r20/external/rust/android-crates-io/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
/aosp_15_r20/external/crosvm/riscv64/src/
H A Dlib.rs118 CreateSocket(io::Error), enumerator
/aosp_15_r20/external/crosvm/crosvm_cli/src/sys/windows/
H A Dexit.rs268 CreateSocket = 0xE0000013, enumerator
/aosp_15_r20/external/crosvm/aarch64/src/
H A Dlib.rs260 CreateSocket(io::Error), enumerator
/aosp_15_r20/external/cronet/net/quic/
H A Dquic_session_pool.cc965 std::unique_ptr<DatagramClientSocket> QuicSessionPool::CreateSocket( in CreateSocket() function in net::QuicSessionPool
/aosp_15_r20/external/stressapptest/src/
H A Dworker.cc2010 bool NetworkThread::CreateSocket(int *psocket) { in CreateSocket() function in NetworkThread

12