Searched defs:EntryIterator (Results 1 - 4 of 4) sorted by relevance

/haiku/src/add-ons/kernel/file_systems/ramfs/
H A DEntryIterator.cpp12 EntryIterator::EntryIterator(Directory *directory) function in class:EntryIterator
[all...]
H A DEntryIterator.h15 class EntryIterator : public DoublyLinkedListLinkImpl<EntryIterator> { class in inherits:DoublyLinkedListLinkImpl
/haiku/src/system/boot/loader/
H A DRootFileSystem.h41 typedef DoublyLinkedList<entry>::Iterator EntryIterator; typedef in class:RootFileSystem
/haiku/src/system/boot/loader/file_systems/tarfs/
H A Dtarfs.cpp75 typedef EntryList::Iterator EntryIterator; typedef in namespace:TarFS
[all...]

Completed in 119 milliseconds