HomeSort by relevance Sort by last modified time
    Searched refs:handleFile (Results 1 - 15 of 15) sorted by null

  /cts/suite/audio_quality/lib/include/task/
TaskSave.h 31 bool handleFile();
  /external/chromium_org/third_party/libxml/src/
testReader.c 66 static void handleFile(const char *filename) {
131 handleFile(argv[i]);
  /cts/suite/audio_quality/lib/src/task/
TaskSave.cpp 46 bool TaskSave::handleFile()
142 if (!handleFile()) {
  /packages/apps/UnifiedEmail/src/org/apache/commons/io/
DirectoryWalker.java 76 * protected void handleFile(File file, int depth, Collection results) {
234 * protected void handleFile(File file, int depth, Collection results) throws IOException {
367 handleFile(childFile, childDepth, results);
385 * typically {@link #handleFile}, may take a long time to run. In that case,
517 protected void handleFile(File file, int depth, Collection results) throws IOException {
  /external/emma/core/java12/com/vladium/util/
IPathEnumerator.java 43 void handleFile (File pathDir, File file);
193 handler.handleFile (currentPathDir, child);
  /external/emma/core/java12/com/vladium/emma/rt/
ClassPathProcessorST.java 184 public void handleFile (final File pathDir, final File file)
186 if (m_log.atTRACE2 ()) m_log.trace2 ("handleFile", "[" + pathDir + "] [" + file + "]");
  /external/chromium_org/third_party/icu/source/tools/tzcode/
tz2icu.cpp 536 void handleFile(string path, string id) {
598 * Recursively scan the given directory, calling handleFile() for each
625 handleFile(path, id);
676 // handleFile(path, id);
689 handleFile(subfiles[i], subfiles[i+1]);
    [all...]
  /external/icu/icu4c/source/tools/tzcode/
tz2icu.cpp 536 void handleFile(string path, string id) {
598 * Recursively scan the given directory, calling handleFile() for each
625 handleFile(path, id);
676 // handleFile(path, id);
689 handleFile(subfiles[i], subfiles[i+1]);
    [all...]
  /external/emma/core/java12/com/vladium/emma/instr/
InstrProcessorST.java 402 public final void handleFile (final File pathDir, final File file)
405 if (log.atTRACE2 ()) log.trace2 ("handleFile", "[" + pathDir + "] [" + file + "]");
    [all...]
  /prebuilts/tools/common/gradle-plugins/repository/commons-io/commons-io/1.3.2/
commons-io-1.3.2.jar 
  /prebuilts/tools/common/m2/repository/commons-io/commons-io/1.3.2/
commons-io-1.3.2.jar 
  /external/emma/lib/
emma.jar 
  /external/owasp/sanitizer/tools/emma/lib/
emma.jar 
  /prebuilts/eclipse/maven/apache-maven-3.2.1/lib/
commons-io-2.2.jar 
  /prebuilts/tools/common/m2/repository/commons-io/commons-io/2.4/
commons-io-2.4.jar 

Completed in 231 milliseconds