Searched defs:src (Results 1 – 4 of 4) sorted by relevance
2 "src": [ array
104 private static synchronized void doRename(File src, int i) { in doRename()121 File src = new File(LOG_DIR, "app." + i + ".log"); in rollOver() local