Searched refs:closeSocket (Results 1 – 12 of 12) sorted by relevance
80 SocketUtils.closeSocket(null) in testCloseSocket()84 SocketUtils.closeSocket(fd) in testCloseSocket()87 SocketUtils.closeSocket(fd) in testCloseSocket()
118 public static void closeSocket(@Nullable FileDescriptor fd) throws IOException { in closeSocket() method in SocketUtils
288 closeSocket(); in stop()624 private void closeSocket() {627 SocketUtils.closeSocket(mSocket);
88 SocketUtils.closeSocket(fd); in closeFd()
568 connection.closeSocket(); in runSelectLoop()586 conn.closeSocket(); in runSelectLoop()
456 void closeSocket() { in closeSocket() method486 closeSocket(); in handleChildProc()
191 SocketUtils.closeSocket(fd); in createConntrackSocket()202 SocketUtils.closeSocket(fd); in createConntrackSocket()
2288 NoClone: android.net.util.SocketUtils#closeSocket(java.io.FileDescriptor) parameter #0:
1885 …method public static void closeSocket(@Nullable java.io.FileDescriptor) throws java.io.IOException;
5113 …method public static void closeSocket(@Nullable java.io.FileDescriptor) throws java.io.IOException;
5019 …method public static void closeSocket(@Nullable java.io.FileDescriptor) throws java.io.IOException;
21420 HSPLcom/android/internal/os/ZygoteConnection;->closeSocket()V