Searched defs:handleFile (Results 1 – 9 of 9) sorted by relevance
66 static void handleFile(const char *filename) { in handleFile() function
184 public void handleFile (final File pathDir, final File file) in handleFile() method in ClassPathProcessorST
43 void handleFile (File pathDir, File file); in handleFile() method
32 llvm::Expected<bool> Resolver::handleFile(File &file) { in handleFile() function in lld::Resolver
402 public final void handleFile (final File pathDir, final File file) in handleFile() method in InstrProcessorST
559 public static void handleFile(String filename, LineHandler handler) throws IOException { in handleFile() method in FileUtilities
562 static bool handleFile(StringRef Filename, HandlerFn HandleObj, in handleFile() function
537 void handleFile(string path, string id) { in handleFile() function
1450 public static void handleFile(String filename, LineHandler handler) throws IOException { in handleFile() method in CldrUtility