Home
last modified time | relevance | path

Searched refs:LocatableEntryList (Results 1 – 3 of 3) sorted by relevance

/haiku/headers/private/debugger/files/
H A DLocatableDirectory.h29 const LocatableEntryList& Entries() const { return fEntries; } in Entries()
34 LocatableEntryList fEntries;
H A DLocatableEntry.h66 typedef DoublyLinkedList<LocatableEntry> LocatableEntryList; typedef
/haiku/src/kits/debugger/files/
H A DFileManager.cpp274 for (LocatableEntryList::ConstIterator it in _LocateEntries()