Home
last modified time | relevance | path

Searched defs:entry (Results 1 – 14 of 14) sorted by relevance

/build/make/tools/dependency_mapper/src/com/android/dependencymapper/
DClassDependencyAnalyzer.java40 JarEntry entry = entries.nextElement(); in analyze() local
DUtils.java82 JarEntry entry = entries.nextElement(); in listClassesInJar() local
/build/make/tools/product_config/test/com/android/build/config/
DErrorReporterTest.java41 TestErrors.Entry entry = entries.get(0); in testAdding() local
/build/make/tools/ziptime/
DZipFile.cpp149 for (int entry = 0; entry < mEOCD.mTotalNumEntries; entry++) { in rewriteCentralDir() local
/build/make/tools/
Dbuild-runfiles.cc212 struct dirent *entry; in ScanTreeAndPrune() local
351 struct dirent *entry; in DelTree() local
Dfat16copy.py621 def write_cluster_entry(self, entry): argument
/build/make/tools/atree/
Dfiles.cpp393 add_more(const string& entry, bool isDir, in add_more()
447 string entry = path_append(path, ent->d_name); in list_dir() local
/build/make/tools/zipalign/
DZipAlign.cpp28 static bool isDirectory(ZipEntry* entry) { in isDirectory()
DZipFile.cpp299 int entry; in readCentralDir() local
/build/make/tools/ide_query/cc_analyzer/
Dinclude_scanner.cc178 for (auto &entry : abs_paths) { in ScanIncludes() local
/build/make/tools/product_config/src/com/android/build/config/
DErrorReporter.java248 final Entry entry = new Entry(category, pos, message); in add() local
/build/make/tools/releasetools/
Dedify_generator.py359 def _GetSlotSuffixDeviceForEntry(self, entry=None): argument
Dota_utils.py761 def ReadEntry(path, entry): argument
/build/make/tools/signapk/src/com/android/signapk/
DSignApk.java418 JarEntry entry = e.nextElement(); in copyFiles() local