Searched refs:ObjectAtIndex (Results 1 - 3 of 3) sorted by relevance

/haiku/src/system/kernel/slab/
H A DObjectCache.h108 void* ObjectAtIndex(slab* source, int32 index) const;
H A DObjectCache.cpp250 ObjectCache::ObjectAtIndex(slab* source, int32 index) const function in class:ObjectCache
H A DSlab.cpp549 cache->ObjectAtIndex(slab, i), cache->object_size)) {

Completed in 152 milliseconds