Home
last modified time | relevance | path

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

/haiku/src/kits/debugger/debugger_interface/local/
H A DLocalDebuggerInterface.cpp131 for (DebugContextList::Iterator it = fFreeContexts.GetIterator(); in Close()
136 for (DebugContextList::Iterator it = fUsedContexts.GetIterator(); in Close()
177 typedef DoublyLinkedList<DebugContext> DebugContextList; typedef
207 DebugContextList fFreeContexts;
208 DebugContextList fUsedContexts;