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

  /cts/suite/audio_quality/lib/src/task/
TaskSave.cpp 47 bool TaskSave::handleFile()
144 if (!handleFile()) {
  /external/libxml2/
testReader.c 66 static void handleFile(const char *filename) {
131 handleFile(argv[i]);
  /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/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-dwarfdump/
llvm-dwarfdump.cpp 500 static bool handleFile(StringRef Filename, HandlerFn HandleObj,
615 return handleFile(Object, verifyObjectFile, OS);
620 handleFile(Object, collectStatsForObjectFile, OS);
623 handleFile(Object, dumpObjectFile, OS);
  /external/cldr/tools/java/org/unicode/cldr/draft/
FileUtilities.java 552 public static void handleFile(String filename, LineHandler handler) throws IOException {
  /external/cldr/tools/java/org/unicode/cldr/tool/
AddPopulationData.java 197 CldrUtility.handleFile(filename, new LineHandler() {
293 CldrUtility.handleFile(filename, new LineHandler() {
324 CldrUtility.handleFile(filename, new LineHandler() {
376 CldrUtility.handleFile("external/un_literacy.csv", new CldrUtility.LineHandler() {
414 CldrUtility.handleFile("external/other_country_data.txt", new MyLineHandler(other));
  /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...]
  /external/icu/icu4c/source/tools/tzcode/
tz2icu.cpp 537 void handleFile(string path, string id) {
599 * Recursively scan the given directory, calling handleFile() for each
626 handleFile(path, id);
677 // handleFile(path, id);
690 handleFile(subfiles[i], subfiles[i+1]);
    [all...]
  /external/cldr/tools/java/org/unicode/cldr/util/
CldrUtility.java     [all...]
  /external/guice/extensions/struts2/lib/
commons-io-1.3.2.jar 
  /external/libphonenumber/demo/war/WEB-INF/lib/
commons-io-1.4.jar 
  /external/emma/lib/
emma.jar 
  /external/owasp/sanitizer/tools/emma/lib/
emma.jar 

Completed in 284 milliseconds