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

/haiku-fatelf/src/kits/tracker/
H A DFSUtils.cpp2059 bool sourceIsDirectory = sourceEntry->IsDirectory(); local
2062 if (sourceIsDirectory) {
2125 && destIsDir != sourceIsDirectory) {
2126 BAlert* alert = new BAlert("", sourceIsDirectory
2178 if (multipleCollisions || sourceIsDirectory) {

Completed in 39 milliseconds