Home
last modified time | relevance | path

Searched defs:handleFile (Results 1 – 9 of 9) sorted by relevance

/external/libxml2/
DtestReader.c66 static void handleFile(const char *filename) { in handleFile() function
/external/emma/core/java12/com/vladium/emma/rt/
DClassPathProcessorST.java184 public void handleFile (final File pathDir, final File file) in handleFile() method in ClassPathProcessorST
/external/emma/core/java12/com/vladium/util/
DIPathEnumerator.java43 void handleFile (File pathDir, File file); in handleFile() method
/external/llvm-project/lld/lib/Core/
DResolver.cpp32 llvm::Expected<bool> Resolver::handleFile(File &file) { in handleFile() function in lld::Resolver
/external/emma/core/java12/com/vladium/emma/instr/
DInstrProcessorST.java402 public final void handleFile (final File pathDir, final File file) in handleFile() method in InstrProcessorST
/external/cldr/tools/java/org/unicode/cldr/draft/
DFileUtilities.java559 public static void handleFile(String filename, LineHandler handler) throws IOException { in handleFile() method in FileUtilities
/external/llvm-project/llvm/tools/llvm-dwarfdump/
Dllvm-dwarfdump.cpp562 static bool handleFile(StringRef Filename, HandlerFn HandleObj, in handleFile() function
/external/icu/icu4c/source/tools/tzcode/
Dtz2icu.cpp537 void handleFile(string path, string id) { in handleFile() function
/external/cldr/tools/java/org/unicode/cldr/util/
DCldrUtility.java1450 public static void handleFile(String filename, LineHandler handler) throws IOException { in handleFile() method in CldrUtility