Home
last modified time | relevance | path

Searched defs:ent (Results 1 – 6 of 6) sorted by relevance

/system/core/libziparchive/
Dzip_archive.cc178 uint32_t ent = hash & (hash_table_size - 1); in EntryToIndex() local
197 uint32_t ent = hash & (hash_table_size - 1); in AddToHash() local
514 static int32_t FindEntry(const ZipArchive* archive, const int ent, in FindEntry()
710 const int64_t ent = EntryToIndex(archive->hash_table, in FindEntry() local
/system/vold/
DMoveTask.cpp69 struct dirent* ent; in pushBackContents() local
/system/extras/latencytop/
Dlatencytop.c205 struct dirent *ent; in read_process_stats() local
/system/core/crash_reporter/
Dcrash_collector.cc305 struct dirent* ent; in CheckHasCapacity() local
/system/core/fs_mgr/
Dfs_mgr.c369 struct dirent *ent; in translate_ext_labels() local
/system/core/adb/
Dsysdeps_win32.cpp2354 struct dirent* ent = reinterpret_cast<struct dirent*>(went); in adb_readdir() local