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

/haiku-fatelf/src/apps/diskusage/
H A DScanner.cpp35 fDesiredPath(),
82 fSnapshot->currentDir->GetPath(fDesiredPath);
105 fDesiredPath = path;
278 if (fBusy || fDesiredPath.size() <= 0)
281 char* workPath = strdup(fDesiredPath.c_str());
320 fDesiredPath.erase();
H A DScanner.h71 string fDesiredPath; member in class:Scanner

Completed in 44 milliseconds