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

/haiku-fatelf/src/apps/webpositive/
H A DDownloadProgressView.cpp472 BPath trashDirectory(trashPath);
475 if (parentDirectory == trashDirectory) {
/haiku-fatelf/src/kits/tracker/
H A DFSUtils.cpp2791 BDirectory trashDirectory; local
2792 if (FSGetTrashDir(&trashDirectory, volume.Device()) != B_OK)
2796 trashDirectory.GetEntry(&entry);
2820 BDirectory trashDirectory; local
2821 if (FSGetTrashDir(&trashDirectory, volume.Device()) != B_OK)
2825 trashDirectory.GetEntry(&entry);

Completed in 107 milliseconds