Searched defs:clientStream (Results 1 – 6 of 6) sorted by relevance
80 for (const auto& clientStream : mRegisteredStreams) { in callbackLoop() local
82 for (const auto& clientStream : mRegisteredStreams) { in callbackLoop() local
189 OutputStream clientStream = client.getOutputStream(); in writeValue() local
5147 OutputStream clientStream = client.getOutputStream(); in viewServerListWindows() local5197 OutputStream clientStream = client.getOutputStream(); in viewServerGetFocusedWindow() local
544 OutputStream clientStream) throws IOException { in dispatchCommand()613 private static void profile(View root, OutputStream clientStream, String parameter) in profile()
11539 OutputStream clientStream = null; in executeCommand() local