Home
last modified time | relevance | path

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

/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.cpp27 static bool isDirectory(ZipEntry* entry) { in isDirectory()
DZipFile.cpp299 int entry; in readCentralDir() 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/orchestrator/core/
Dlunch.py253 def add_config_tuple(trees, entry, name): argument
/build/make/tools/releasetools/
Dedify_generator.py359 def _GetSlotSuffixDeviceForEntry(self, entry=None): argument
Dota_utils.py720 def ReadEntry(path, entry): argument
/build/make/tools/signapk/src/com/android/signapk/
DSignApk.java419 JarEntry entry = e.nextElement(); in copyFiles() local