Home
last modified time | relevance | path

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

/haiku/src/servers/index/
H A DVolumeWatcher.h101 class SwapEntryRefVector {
103 SwapEntryRefVector();
152 SwapEntryRefVector fCreatedList;
153 SwapEntryRefVector fDeleteList;
154 SwapEntryRefVector fModifiedList;
155 SwapEntryRefVector fMovedList;
156 SwapEntryRefVector fMovedFromList;
H A DVolumeWatcher.cpp399 SwapEntryRefVector::SwapEntryRefVector() in SwapEntryRefVector() function in SwapEntryRefVector
407 SwapEntryRefVector::SwapList() in SwapList()
417 SwapEntryRefVector::CurrentList() in CurrentList()