Searched defs:clientStream (Results 1 – 6 of 6) sorted by relevance
84 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
4088 OutputStream clientStream = client.getOutputStream(); in viewServerListWindows() local4138 OutputStream clientStream = client.getOutputStream(); in viewServerGetFocusedWindow() local
454 OutputStream clientStream) throws IOException { in dispatchCommand()520 private static void profile(View root, OutputStream clientStream, String parameter) in profile()
8629 OutputStream clientStream = null; in executeCommand() local