Searched refs:handleFile (Results 1 – 5 of 5) sorted by relevance
43 void handleFile (File pathDir, File file); in handleFile() method193 handler.handleFile (currentPathDir, child); in enumeratePathDir()
240 def handleFile(self, file): member in Translator274 strings = self.handleFile(path + '/' + file)313 strings = self.handleFile(one_file)
184 public void handleFile (final File pathDir, final File file) in handleFile() method in ClassPathProcessorST
529 void handleFile(string path, string id) { in handleFile() function638 handleFile(path, id); in scandir()702 handleFile(subfiles[i], subfiles[i+1]); in scandir()
402 public final void handleFile (final File pathDir, final File file) in handleFile() method in InstrProcessorST