Searched refs:InfoList (Results 1 - 5 of 5) sorted by relevance

/haiku/headers/private/debugger/target_host_interface/
H A DTargetHostInterfaceRoster.h57 typedef BObjectList<TargetHostInterfaceInfo> InfoList; typedef in class:TargetHostInterfaceRoster
65 InfoList fInterfaceInfos;
/haiku/src/apps/terminal/
H A DTerminalRoster.h79 typedef BObjectList<Info> InfoList; typedef in class:TerminalRoster
96 InfoList fInfos;
H A DTerminalRoster.cpp365 InfoList infos(10, true);
/haiku/src/apps/diskusage/
H A DInfoWindow.cpp71 typedef vector<Item> InfoList; typedef
77 InfoList info;
134 InfoList::iterator i = info.begin();
/haiku/src/kits/tracker/
H A DVirtualDirectoryManager.cpp42 typedef BObjectList<Info> InfoList; typedef in class:BPrivate::VirtualDirectoryManager::Info
94 const InfoList& Children() const
168 InfoList fChildren;

Completed in 56 milliseconds