Home
last modified time | relevance | path

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

/external/apache-commons-io/src/test/java/org/apache/commons/io/
DDirectoryWalkerTest.java82 …protected void handleFile(final File file, final int depth, final Collection<File> results) throws… in handleFile() method in DirectoryWalkerTest.TestCancelWalker
138 … protected void handleFile(final File file, final int depth, final Collection<File> results) { in handleFile() method in DirectoryWalkerTest.TestFileFinder
165 … protected void handleFile(final File file, final int depth, final Collection<String> results) { in handleFile() method in DirectoryWalkerTest.TestFileFinderString
212 …protected void handleFile(final File file, final int depth, final Collection<File> results) throws… in handleFile() method in DirectoryWalkerTest.TestMultiThreadCancelWalker
DDirectoryWalkerTestCaseJava4.java94 …protected void handleFile(final File file, final int depth, final Collection results) throws IOExc… in handleFile() method in DirectoryWalkerTestCaseJava4.TestCancelWalker
158 protected void handleFile(final File file, final int depth, final Collection results) { in handleFile() method in DirectoryWalkerTestCaseJava4.TestFileFinder
213 …protected void handleFile(final File file, final int depth, final Collection results) throws IOExc… in handleFile() method in DirectoryWalkerTestCaseJava4.TestMultiThreadCancelWalker
DFileUtilsTest.java118 …protected void handleFile(final File file, final int depth, final Collection<File> results) throws… in handleFile() method in FileUtilsTest.ListDirectoryWalker
/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/swiftshader/third_party/llvm-16.0/llvm/lib/DebugInfo/LogicalView/
DLVReaderHandler.cpp95 Error LVReaderHandler::handleFile(LVReaders &Readers, StringRef Filename, in handleFile() function in LVReaderHandler
/external/apache-commons-io/src/main/java/org/apache/commons/io/
DDirectoryWalker.java523 …protected void handleFile(final File file, final int depth, final Collection<T> results) throws IO… in handleFile() method in DirectoryWalker
/external/emma/core/java12/com/vladium/util/
DIPathEnumerator.java43 void handleFile (File pathDir, File file); in handleFile() method
/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/cldr-code/src/main/java/org/unicode/cldr/draft/
DFileUtilities.java598 public static void handleFile(String filename, LineHandler handler) throws IOException { in handleFile() method in FileUtilities
/external/cronet/tot/third_party/icu/source/tools/tzcode/
Dtz2icu.cpp537 void handleFile(string path, string id) { in handleFile() function
/external/cronet/stable/third_party/icu/source/tools/tzcode/
Dtz2icu.cpp537 void handleFile(string path, string id) { in handleFile() function
/external/icu/icu4c/source/tools/tzcode/
Dtz2icu.cpp537 void handleFile(string path, string id) { in handleFile() function
/external/cldr/tools/cldr-code/src/main/java/org/unicode/cldr/util/
DCldrUtility.java1526 public static void handleFile(String filename, LineHandler handler) throws IOException { in handleFile() method in CldrUtility