Searched defs:socket (Results 1 – 7 of 7) sorted by relevance
42 Socket socket = null; in saveLayers() local130 Socket socket = null; in loadCapture() local
33 Socket socket = null; in loadProfiles() local
41 Socket socket = null; in loadVersion() local
34 Socket socket = null; in loadWindows() local
39 Socket socket = null; in sendCommand() local
42 Socket socket = null; in loadScene() local
629 SocketChannel socket = device.getClientMonitoringSocket(); in deviceClientMonitorLoop() local663 private boolean sendDeviceMonitoringRequest(SocketChannel socket, Device device) in sendDeviceMonitoringRequest()819 private void createClient(Device device, int pid, SocketChannel socket, int debuggerPort, in createClient()907 private int readLength(SocketChannel socket, byte[] buffer) throws IOException { in readLength()929 private String read(SocketChannel socket, byte[] buffer) throws IOException { in read()