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
4073 OutputStream clientStream = client.getOutputStream(); in viewServerListWindows() local4123 OutputStream clientStream = client.getOutputStream(); in viewServerGetFocusedWindow() local
452 OutputStream clientStream) throws IOException { in dispatchCommand()518 private static void profile(View root, OutputStream clientStream, String parameter) in profile()
8440 OutputStream clientStream = null; in executeCommand() local