Home
last modified time | relevance | path

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

/haiku/src/servers/index/
H A DVolumeWatcher.cpp407 SwapEntryRefVector::SwapList() in SwapList() function in SwapEntryRefVector
524 collection.createdList = fCreatedList.SwapList(); in GetSecureEntries()
525 collection.deletedList = fDeleteList.SwapList(); in GetSecureEntries()
526 collection.modifiedList = fModifiedList.SwapList(); in GetSecureEntries()
527 collection.movedList = fMovedList.SwapList(); in GetSecureEntries()
528 collection.movedFromList = fMovedFromList.SwapList(); in GetSecureEntries()
H A DVolumeWatcher.h105 EntryRefVector* SwapList();