Searched refs:BOpenHashTable (Results 1 - 2 of 2) sorted by relevance

/vbox/src/VBox/Additions/haiku/SharedFolders/
H A DOpenHashTable.h94 class BOpenHashTable class
97 typedef BOpenHashTable<Definition, AutoExpand, CheckDuplicates> HashTable;
108 BOpenHashTable() function in class:BOpenHashTable
116 BOpenHashTable(const Definition& definition) function in class:BOpenHashTable
125 BOpenHashTable(const Definition& definition, const Allocator& allocator) function in class:BOpenHashTable
135 ~BOpenHashTable()
H A Dvnode_cache.cpp75 static BOpenHashTable<HashTableDefinition> g_cache;

Completed in 950 milliseconds