Searched refs:getOutputText (Results 1 – 9 of 9) sorted by relevance
421 String sOutputText = getOutputText(); in runCommand()428 memText = this.getOutputText(); in runCommand()761 public String getOutputText() in getOutputText() method in ProcessHandler
73 log.println(procHdl.getOutputText()); in getModules()80 final String[] outs = procHdl.getOutputText().split("\n"); in getModules()
135 log.println(procHdl.getOutputText()); in getSrcRoot()141 final String output = procHdl.getOutputText(); in getSrcRoot()
71 String sText = aHandler.getOutputText(); in executeSynchronously()576 String sBack = aHandler.getOutputText(); in compareJPEGs()619 String sBack = aHandler.getOutputText(); in identify()
55 aBuffer.append(aHandler.getErrorText()).append(aHandler.getOutputText()); in checkExistance()
459 String text = processID.getOutputText(); in getOfficeProcessID()491 String text = processID.getOutputText(); in getOfficeMemoryUsage()
709 String sBack = aHandler.getOutputText(); in compareJPEG()763 String sBack = aHandler.getOutputText(); in identify()
207 String sBack = aHandler.getOutputText(); in convertToWidth340()
137 String test = procHdl.getOutputText(); in checkModule()
Completed in 58 milliseconds