Home
last modified time | relevance | path

Searched defs:entry (Results 1 – 8 of 8) 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.cpp165 int entry; in rewriteCentralDir() local
/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/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
/build/make/tools/
Dfat16copy.py621 def write_cluster_entry(self, entry): argument
/build/make/tools/zipalign/
DZipFile.cpp313 int entry; in readCentralDir() local
/build/make/tools/signapk/src/com/android/signapk/
DSignApk.java392 JarEntry entry = e.nextElement(); in copyFiles() local