Home
last modified time | relevance | path

Searched defs:sockets (Results 1 – 12 of 12) sorted by relevance

/aosp12/packages/modules/Connectivity/tests/cts/net/src/android/net/cts/
H A DIpSecBaseTest.java673 SocketPair<JavaTcpSocket> sockets = getJavaTcpSocketPair(local, mISM, transform); in testJavaTcpSocketPair() local
685 SocketPair<JavaUdpSocket> sockets = in testJavaUdpSocketPair() local
698 SocketPair<JavaUdpSocket> sockets = in testJavaUdpSocketPairUnconnected() local
711 SocketPair<NativeTcpSocket> sockets = in testNativeTcpSocketPair() local
724 SocketPair<NativeUdpSocket> sockets = in testNativeUdpSocketPair() local
737 SocketPair<NativeUdpSocket> sockets = in testNativeUdpSocketPairUnconnected() local
H A DIpSecManagerTest.java181 SocketPair<JavaUdpSocket> sockets = getJavaUdpSocketPair(local, mISM, transform, false); in checkUnconnectedUdp() local
185 SocketPair<NativeUdpSocket> sockets = in checkUnconnectedUdp() local
211 SocketPair<JavaTcpSocket> sockets = getJavaTcpSocketPair(local, mISM, transform); in checkTcp() local
215 SocketPair<NativeTcpSocket> sockets = getNativeTcpSocketPair(local, mISM, transform); in checkTcp() local
/aosp12/frameworks/native/libs/sensor/
H A DBitTube.cpp69 int sockets[2]; in init() local
/aosp12/packages/apps/Bluetooth/src/com/android/bluetooth/
H A DObexServerSockets.java176 ObexServerSockets sockets = new ObexServerSockets(validator, rfcommSocket, l2capSocket); in create() local
/aosp12/frameworks/native/libs/gui/
H A DBitTube.cpp48 int sockets[2]; in init() local
/aosp12/packages/modules/adb/
H A Dsysdeps_test.cpp209 std::vector<int> sockets; in TEST_F() local
H A Dsysdeps_win32.cpp609 std::vector<WSAPOLLFD> sockets; in adb_poll() local
/aosp12/frameworks/native/libs/binder/
H A DRpcSession.cpp368 std::vector<sp<RpcConnection>>& sockets, in findConnection()
/aosp12/packages/apps/Bluetooth/src/com/android/bluetooth/map/
H A DBluetoothMapMasInstance.java464 ObexServerSockets sockets = mServerSockets; in closeServerSockets() local
/aosp12/packages/modules/adb/daemon/
H A Dshell_service.cpp134 int sockets[2]; in CreateSocketpair() local
/aosp12/frameworks/native/libs/input/
H A DInputTransport.cpp329 int sockets[2]; in openInputChannelPair() local
/aosp12/system/core/init/
H A Dproperty_service.cpp1338 int sockets[2]; in StartPropertyService() local