Searched defs:clientStream (Results 1 – 6 of 6) sorted by relevance
84 for (const auto clientStream : mRegisteredStreams) { in callbackLoop() local
87 for (const auto clientStream : mRegisteredStreams) { in callbackLoop() local
189 OutputStream clientStream = client.getOutputStream(); in writeValue() local
4163 OutputStream clientStream = client.getOutputStream(); in viewServerListWindows() local4213 OutputStream clientStream = client.getOutputStream(); in viewServerGetFocusedWindow() local
438 OutputStream clientStream) throws IOException { in dispatchCommand()504 private static void profile(View root, OutputStream clientStream, String parameter) in profile()
7984 OutputStream clientStream = null; in executeCommand() local