Searched refs:fPreviousSnapshot (Results 1 - 2 of 2) sorted by relevance

/haiku-fatelf/src/apps/diskusage/
H A DScanner.cpp39 fPreviousSnapshot(NULL)
147 fPreviousSnapshot = fSnapshot;
165 fSnapshot = fPreviousSnapshot;
197 fSnapshot = fPreviousSnapshot;
215 delete fPreviousSnapshot;
H A DScanner.h76 VolumeSnapshot* fPreviousSnapshot; member in class:Scanner

Completed in 37 milliseconds