Home
last modified time | relevance | path

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

/build/tools/atree/
Dfiles.cpp393 add_more(const string& entry, bool isDir, in add_more()
449 string entry = path_append(path, ent->d_name); in list_dir() local
/build/tools/signapk/
DSignApk.java283 JarEntry entry = e.nextElement(); in addDigestsToManifest() local
284 byName.put(entry.getName(), entry); in addDigestsToManifest() local
/build/tools/zipalign/
DZipFile.cpp309 int entry; in readCentralDir() local