Home
last modified time | relevance | path

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

/system/core/debuggerd/handler/
Ddebuggerd_fallback.cpp87 struct dirent* ent; in iterate_siblings() local
/system/core/libziparchive/
Dzip_archive.cc123 uint32_t ent = hash & (hash_table_size - 1); in EntryToIndex() local
142 uint32_t ent = hash & (hash_table_size - 1); in AddToHash() local
477 static int32_t FindEntry(const ZipArchive* archive, const int ent, ZipEntry* data) { in FindEntry()
692 const int64_t ent = EntryToIndex(archive->hash_table, archive->hash_table_size, entryName); in FindEntry() local
/system/vold/
DMoveTask.cpp72 struct dirent* ent; in pushBackContents() local
/system/extras/latencytop/
Dlatencytop.c205 struct dirent *ent; in read_process_stats() local
/system/tools/hidl/
DCoordinator.cpp304 struct dirent *ent; in getPackageInterfaceFiles() local
/system/netd/server/
DInterfaceController.cpp120 const dirent *ent = readdir(dir); in forEachInterface() local
/system/core/fs_mgr/
Dfs_mgr.cpp646 struct dirent *ent; in translate_ext_labels() local
/system/core/adb/
Dsysdeps_win32.cpp2200 struct dirent* ent = reinterpret_cast<struct dirent*>(went); in adb_readdir() local