/aosp_15_r20/external/webrtc/rtc_base/ |
H A D | nat_socket_factory.cc | 338 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 D | null_socket_server.cc | 36 rtc::Socket* NullSocketServer::CreateSocket(int /* family */, int /* type */) { in CreateSocket() function in rtc::NullSocketServer
|
H A D | firewall_socket_server.cc | 205 Socket* FirewallSocketServer::CreateSocket(int family, int type) { in CreateSocket() function in rtc::FirewallSocketServer
|
H A D | ssl_adapter_unittest.cc | 35 static rtc::Socket* CreateSocket(const rtc::SSLMode& ssl_mode) { in CreateSocket() function
|
H A D | physical_socket_server_unittest.cc | 68 Socket* CreateSocket(int family, int type) override { in CreateSocket() function in rtc::FakePhysicalSocketServer
|
H A D | physical_socket_server.cc | 1184 Socket* PhysicalSocketServer::CreateSocket(int family, int type) { in CreateSocket() function in rtc::PhysicalSocketServer
|
H A D | virtual_socket_server.cc | 719 VirtualSocket* VirtualSocketServer::CreateSocket(int family, int type) { in CreateSocket() function in rtc::VirtualSocketServer
|
/aosp_15_r20/external/webrtc/test/ |
H A D | run_loop.cc | 65 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 D | simulated_thread.cc | 23 rtc::Socket* CreateSocket(int family, int type) override { in CreateSocket() function in webrtc::__anon66d138e00111::DummySocketServer
|
/aosp_15_r20/external/cronet/net/dns/ |
H A D | mock_mdns_socket_factory.cc | 79 void MockMDnsSocketFactory::CreateSocket( in CreateSocket() function in net::MockMDnsSocketFactory
|
H A D | mdns_client_unittest.cc | 1504 TEST(MDnsSocketTest, CreateSocket) { in TEST() argument
|
/aosp_15_r20/packages/modules/Bluetooth/system/gd/hal/ |
D | snoop_logger_socket.cc | 195 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 D | quic_batch_writer_test.h | 45 static bool CreateSocket(int family, QuicSocketAddress* address, int* fd) { in CreateSocket() function
|
/aosp_15_r20/external/webrtc/test/network/ |
H A D | fake_network_socket_server.cc | 289 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 D | lib.rs | 48 CreateSocket(SysError), enumerator
|
/aosp_15_r20/external/ms-tpm-20-ref/TPMCmd/Simulator/src/ |
H A D | TcpServer.c | 104 CreateSocket( in CreateSocket() function
|
/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/quic/core/io/ |
H A D | event_loop_connecting_client_socket_test.cc | 191 std::unique_ptr<ConnectingClientSocket> CreateSocket( in CreateSocket() function in quic::test::__anonc0e27d1e0111::EventLoopConnectingClientSocketTest
|
/aosp_15_r20/system/core/init/ |
H A D | util.cpp | 95 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 D | tcp_socket_utils.cc | 104 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/ |
D | tcp_socket_utils.cc | 98 int CreateSocket(std::function<int(int, int, int)> socket_factory, int family, in CreateSocket() function
|
/aosp_15_r20/external/crosvm/riscv64/src/ |
H A D | lib.rs | 118 CreateSocket(io::Error), enumerator
|
/aosp_15_r20/external/crosvm/crosvm_cli/src/sys/windows/ |
H A D | exit.rs | 268 CreateSocket = 0xE0000013, enumerator
|
/aosp_15_r20/external/crosvm/aarch64/src/ |
H A D | lib.rs | 260 CreateSocket(io::Error), enumerator
|
/aosp_15_r20/external/cronet/net/quic/ |
H A D | quic_session_pool.cc | 965 std::unique_ptr<DatagramClientSocket> QuicSessionPool::CreateSocket( in CreateSocket() function in net::QuicSessionPool
|
/aosp_15_r20/external/stressapptest/src/ |
H A D | worker.cc | 2010 bool NetworkThread::CreateSocket(int *psocket) { in CreateSocket() function in NetworkThread
|