Home
last modified time | relevance | path

Searched defs:socket (Results 1351 – 1375 of 2840) sorted by relevance

1...<<51525354555657585960>>...114

/aosp_15_r20/external/cronet/net/socket/
H A Dfuzzed_socket_factory.cc129 auto socket = std::make_unique<FuzzedSocket>(data_provider_, net_log); in CreateTransportClientSocket() local
H A Dsocket_bio_adapter.cc61 SocketBIOAdapter::SocketBIOAdapter(StreamSocket* socket, in SocketBIOAdapter()
/aosp_15_r20/device/google/cuttlefish/guest/hals/ril/reference-libril/
DRilSapSocket.cpp148 RilSapSocket* socket = NULL; in addSocketToList() local
/aosp_15_r20/libcore/luni/src/main/java/libcore/io/
H A DIoUtils.java228 public static void closeQuietly(@Nullable Socket socket) { in closeQuietly()
/aosp_15_r20/libcore/ojluni/src/main/java/java/net/
H A DSocketImpl.java50 Socket socket = null; field in SocketImpl
/aosp_15_r20/external/libchrome/base/
H A Dsync_socket_unittest.cc22 explicit HangingReceiveThread(SyncSocket* socket, bool with_timeout) in HangingReceiveThread()
/aosp_15_r20/external/okhttp/okhttp/src/main/java/com/squareup/okhttp/
H A DConnectionSpec.java174 public boolean isCompatible(SSLSocket socket) { in isCompatible()
/aosp_15_r20/external/libchrome/base/message_loop/
H A Dmessage_pump_libevent.cc337 void MessagePumpLibevent::OnWakeup(int socket, short flags, void* context) { in OnWakeup()
/aosp_15_r20/external/cronet/base/
H A Dsync_socket_unittest.cc22 explicit HangingReceiveThread(SyncSocket* socket, bool with_timeout) in HangingReceiveThread()
/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/quic/tools/
H A Dconnect_udp_tunnel_test.cc121 auto socket = std::make_unique<StrictMock<MockSocket>>(); in SetUp() local
H A Dconnect_tunnel_test.cc107 auto socket = std::make_unique<StrictMock<MockSocket>>(); in SetUp() local
/aosp_15_r20/packages/modules/Connectivity/thread/demoapp/java/com/android/threadnetwork/demoapp/
DConnectivityToolsFragment.java296 try (DatagramSocket socket = new DatagramSocket()) { in doSendUdpMessage()
/aosp_15_r20/external/pigweed/pw_transfer/integration_test/
H A DJavaClient.java245 Socket socket; in main() local
/aosp_15_r20/frameworks/base/core/java/org/apache/http/conn/ssl/
H A DSSLSocketFactory.java401 final Socket socket, in createSocket()
/aosp_15_r20/external/grpc-grpc/src/core/lib/event_engine/windows/
H A Dwin_socket.cc41 WinSocket::WinSocket(SOCKET socket, ThreadPool* thread_pool) noexcept in WinSocket()
/aosp_15_r20/system/netd/server/
H A DNetdNativeService.cpp562 binder::Status NetdNativeService::ipSecSetEncapSocketOwner(const ParcelFileDescriptor& socket, in ipSecSetEncapSocketOwner()
615 const ParcelFileDescriptor& socket, int32_t transformId, int32_t direction, in ipSecApplyTransportModeTransform()
624 const ParcelFileDescriptor& socket) { in ipSecRemoveTransportModeTransform()
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/asio/example/cpp03/timeouts/
Dserver.cpp154 tcp::socket& socket() in socket() function in tcp_session
/aosp_15_r20/packages/modules/Connectivity/tests/cts/net/src/android/net/cts/
DRateLimitTest.java233 RateMeasurementSocketReader(DatagramSocket socket) throws Exception { in RateMeasurementSocketReader()
/aosp_15_r20/external/python/cpython3/Doc/whatsnew/
D3.2.rst1617 socket section in New, Improved, and Deprecated Modules
/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/fuchsia/host/socket/public/pw_bluetooth_sapphire/fuchsia/host/socket/
H A Dsocket_channel_relay.h190 zx::socket socket, in SocketChannelRelay()
/aosp_15_r20/external/openscreen/cast/sender/
H A Dcast_platform_client.cc122 CastSocket* socket, in OnMessage()
/aosp_15_r20/external/mockito/src/test/java/org/mockitousage/stubbing/
H A DDeepStubbingTest.java87 Socket socket = mock(Socket.class); in simpleCase() local
/aosp_15_r20/cts/hostsidetests/appsecurity/test-apps/ListeningPortsApp/src/android/appsecurity/cts/listeningports/
H A DListeningPortsTest.java200 Socket socket = new Socket(); in isTcpConnectable() local
/aosp_15_r20/external/python/cpython2/Lib/
Dimaplib.py277 def socket(self): member in IMAP4
1212 def socket(self): member in IMAP4_SSL
/aosp_15_r20/external/libnl/python/netlink/
H A Dcore.py576 def refill(self, socket=None): argument
584 def resync(self, socket=None, cb=None, args=None): argument

1...<<51525354555657585960>>...114