Searched defs:GetCurrent (Results 1 - 11 of 11) sorted by relevance

/haiku/src/add-ons/kernel/file_systems/ramfs/
H A DAttributeIterator.h31 Attribute *GetCurrent() const { return fAttribute; } function in class:AttributeIterator
H A DEntryIterator.h30 Entry *GetCurrent() const { return fEntry; } function in class:EntryIterator
H A DIndexImpl.h89 NodeEntryIterator<NodeIterator>::GetCurrent() function in class:NodeEntryIterator
H A DIndex.cpp112 IndexEntryIterator::GetCurrent() function in class:IndexEntryIterator
119 IndexEntryIterator::GetCurrent(uint8 *buffer, size_t *keyLength) function in class:IndexEntryIterator
H A DSizeIndex.cpp254 SizeIndex::Iterator::GetCurrent() function in class:SizeIndex::Iterator
261 SizeIndex::Iterator::GetCurrent(uint8 *buffer, size_t *keyLength) function in class:SizeIndex::Iterator
H A DLastModifiedIndex.cpp255 LastModifiedIndex::Iterator::GetCurrent() function in class:LastModifiedIndex::Iterator
262 LastModifiedIndex::Iterator::GetCurrent(uint8 *buffer, size_t *keyLength) function in class:LastModifiedIndex::Iterator
H A DNameIndex.cpp251 NameIndexEntryIterator::GetCurrent() function in class:NameIndexEntryIterator
258 NameIndexEntryIterator::GetCurrent(uint8 *buffer, size_t *keyLength) function in class:NameIndexEntryIterator
[all...]
H A DAttributeIndexImpl.cpp119 inline Node **GetCurrent() function in class:AttributeNodeIterator
370 AttributeIndexImpl::Iterator::GetCurrent() function in class:AttributeIndexImpl::Iterator
377 AttributeIndexImpl::Iterator::GetCurrent(uint function in class:AttributeIndexImpl::Iterator
[all...]
H A DTwoKeyAVLTree.h288 inline Value *GetCurrent() function in class:TWO_KEY_AVL_TREE_CLASS_NAME::Iterator
/haiku/src/system/kernel/vm/
H A DVMAddressSpace.cpp248 VMAddressSpace::GetCurrent() function in class:VMAddressSpace
/haiku/src/add-ons/kernel/file_systems/reiserfs/
H A DIterators.cpp562 ItemIterator::GetCurrent(Item *item) function in class:ItemIterator

Completed in 82 milliseconds