Searched defs:socket (Results 1 – 10 of 10) sorted by relevance
50 public Socket(LocalSocket socket, String name, ByteOrder endian) { in Socket()99 LocalSocket socket = mSocket; in send() local116 LocalSocket socket = mSocket; in send() local132 public static void receive(LocalSocket socket, byte[] data, int len) throws IOException { in receive()153 LocalSocket socket = mSocket; in receive() local182 LocalSocket socket; in close() local
305 Socket socket = mSocket; in isConnected() local316 public void connect(Socket socket) { in connect()348 Socket socket; in disconnect() local398 private void sendMessage(Socket socket, int msg_type, byte[] msg, int len) in sendMessage()431 Socket socket = mSocket; in sendMessage() local455 Socket socket = mSocket; in sendMessage() local483 Socket socket = mSocket; in sendMessage() local558 Socket socket = mSocket; in sendQueryResponse() local629 Socket socket = mSocket; in runIOLooper() local
133 LocalServerSocket socket; in disconnect() local249 private void wakeIOLooper(LocalServerSocket socket) { in wakeIOLooper()269 LocalServerSocket socket = mServerSocket; in runIOLooper() local
42 Socket socket = null; in saveLayers() local130 Socket socket = null; in loadCapture() local
41 Socket socket = null; in loadVersion() local
38 Socket socket = null; in loadProfiles() local
34 Socket socket = null; in loadWindows() local
43 Socket socket = null; in sendCommand() local
42 Socket socket = null; in loadScene() local
227 Socket socket = new Socket(); in startTracing() local278 private static void closeSocket(Socket socket) { in closeSocket()