Searched defs:GetNext (Results 1 - 25 of 37) sorted by relevance

12

/haiku/src/add-ons/kernel/file_systems/btrfs/
H A DAttributeIterator.cpp50 AttributeIterator::GetNext(char* name, size_t* _nameLength) function in class:AttributeIterator
H A DDirectoryIterator.cpp51 DirectoryIterator::GetNext(char* name, size_t* _nameLength, ino_t* _id) function in class:DirectoryIterator
/haiku/src/add-ons/kernel/file_systems/ramfs/
H A DAttributeIterator.cpp95 AttributeIterator::GetNext(Attribute **attribute) function in class:AttributeIterator
H A DEntryIterator.cpp97 EntryIterator::GetNext(Entry **entry) function in class:EntryIterator
H A DIndexImpl.h105 NodeEntryIterator<NodeIterator>::GetNext() function in class:NodeEntryIterator
H A DIndex.cpp133 IndexEntryIterator::GetNext() function in class:IndexEntryIterator
140 IndexEntryIterator::GetNext(uint8 *buffer, size_t *keyLength) function in class:IndexEntryIterator
H A DNameIndex.cpp282 NameIndexEntryIterator::GetNext() function in class:NameIndexEntryIterator
H A DAttributeIndexImpl.cpp128 inline Node **GetNext() function in class:AttributeNodeIterator
H A DTwoKeyAVLTree.h293 inline Value *GetNext() function in class:TWO_KEY_AVL_TREE_CLASS_NAME::Iterator
/haiku/src/add-ons/kernel/file_systems/xfs/
H A DShortDirectory.cpp117 ShortDirectory::GetNext(char* name, size_t* length, xfs_ino_t* ino) function in class:ShortDirectory
H A DShortAttribute.cpp125 ShortAttribute::GetNext(char* name, size_t* nameLength) function in class:ShortAttribute
H A DNodeAttribute.cpp260 NodeAttribute::GetNext(char* name, size_t* nameLength) function in class:NodeAttribute
H A DExtent.cpp153 Extent::GetNext(char* name, size_t* length, xfs_ino_t* ino) function in class:Extent
H A DLeafAttribute.cpp235 LeafAttribute::GetNext(char* name, size_t* nameLength) function in class:LeafAttribute
/haiku/src/add-ons/kernel/file_systems/ufs2/
H A DDirectoryIterator.cpp68 DirectoryIterator::GetNext(char* name, size_t* _nameLength, ino_t* _id) function in class:DirectoryIterator
/haiku/headers/private/media/
H A DTMap.h119 bool GetNext(value **v) function in class:Map
H A DTList.h110 bool GetNext(value **v) function in class:List
/haiku/src/add-ons/kernel/file_systems/exfat/
H A DDirectoryIterator.cpp60 DirectoryIterator::GetNext(char* name, size_t* _nameLength, ino_t* _id, function in class:DirectoryIterator
/haiku/src/system/boot/loader/file_systems/amiga_ffs/
H A Damiga_ffs.cpp170 HashIterator::GetNext(int32 &block) function in class:HashIterator
/haiku/headers/private/fs_shell/
H A DSinglyLinkedList.h239 SINGLY_LINKED_LIST_CLASS_NAME::GetNext(Element* element) const function in class:FSShell::SINGLY_LINKED_LIST_CLASS_NAME
/haiku/src/add-ons/kernel/file_systems/netfs/headers/shared/
H A DSLList.h299 SL_LIST_CLASS_NAME::GetNext(Element *element) const function in class:SL_LIST_CLASS_NAME
/haiku/headers/private/kernel/util/
H A DSinglyLinkedList.h292 SINGLY_LINKED_LIST_CLASS_NAME::GetNext(Element* element) const function in class:SINGLY_LINKED_LIST_CLASS_NAME
H A DDoublyLinkedQueue.h343 DOUBLY_LINKED_QUEUE_CLASS_NAME::GetNext(Element *element) const function in class:DOUBLY_LINKED_QUEUE_CLASS_NAME
/haiku/src/add-ons/kernel/file_systems/ext2/
H A DHTreeEntryIterator.cpp226 HTreeEntryIterator::GetNext(uint32& childBlock) function in class:HTreeEntryIterator
/haiku/src/add-ons/kernel/file_systems/userlandfs/shared/
H A DDriverSettings.cpp71 DriverParameterIterator::GetNext(DriverParameter* parameter) function in class:DriverParameterIterator
132 virtual bool GetNext(DriverParameter* parameter) function in class:DriverParameterContainer::Iterator
178 virtual bool GetNext(DriverParameter* parameter) function in class:DriverParameterContainer::NameIterator

Completed in 117 milliseconds

12