Home | History | Annotate | Download | only in generators

Lines Matching refs:stringBuffer

219 		StringBuffer compilerString = new StringBuffer();
220 StringBuffer accessesString = new StringBuffer();
238 private void processCompileLogsDirectory(String directoryName, StringBuffer compilerLog, StringBuffer accessesLog) {
255 private void readCompileLog(String log, StringBuffer compilerLog, StringBuffer accessesLog) {
266 StringBuffer stringBuffer = new StringBuffer(logName);
267 stringBuffer.replace(
271 logName = new String(stringBuffer);
279 private void parseCompileLog(String log, StringBuffer compilerLog, StringBuffer accessesLog) {
346 StringBuffer buffer = new StringBuffer(logName);
833 StringBuffer buffer) {
882 StringBuffer buffer) {