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

/haiku/src/kits/tracker/
H A DFSUtils.cpp2244 bool sourceIsDirectory = sourceEntry->IsDirectory(); local
2247 if (sourceIsDirectory) {
2310 && destIsDir != sourceIsDirectory) {
2311 BAlert* alert = new BAlert("", sourceIsDirectory
2364 if (multipleCollisions || sourceIsDirectory) {

Completed in 36 milliseconds