Searched defs:EntryMap (Results 1 - 5 of 5) sorted by relevance

/haiku/src/add-ons/kernel/file_systems/netfs/client/
H A DVirtualDir.h83 typedef HashMap<HashString, VirtualDirEntry*> EntryMap; typedef in class:VirtualDir
H A DShareVolume.cpp109 struct ShareVolume::EntryMap : HashMap<EntryKey, ShareDirEntry*> { struct in class:ShareVolume
/haiku/src/add-ons/kernel/file_systems/netfs/server/
H A DVolume.cpp84 struct Volume::EntryMap : HashMap<EntryKey, Entry*> { struct in class:Volume
/haiku/src/bin/
H A Ddiff_zip.cpp270 typedef map<string, Node*> EntryMap; typedef in class:Directory
/haiku/src/kits/storage/
H A DPathMonitor.cpp342 typedef BOpenHashTable<EntryHashDefinition> EntryMap; typedef in namespace:__anon3

Completed in 52 milliseconds