Searched defs:clientStream (Results 1 – 4 of 4) sorted by relevance
219 OutputStream clientStream = client.getOutputStream(); in writeValue() local
4525 OutputStream clientStream = client.getOutputStream(); in viewServerListWindows() local
679 OutputStream clientStream) throws IOException { in dispatchCommand()738 private static void profile(View root, OutputStream clientStream, String parameter) in profile()857 private static void capture(View root, final OutputStream clientStream, String parameter) in capture()910 private static void dump(View root, OutputStream clientStream) throws IOException { in dump()
2872 OutputStream clientStream = null; in executeCommand() local