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

/haiku/src/bin/
H A Dcopyattr.cpp600 BPath normalizedSourcePath; local
601 error = normalizedSourcePath.SetTo(sourcePath);
608 error = destEntryPath.SetTo(destPath, normalizedSourcePath.Leaf());
616 copy_entry(normalizedSourcePath.Path(), destEntryPath.Path(),

Completed in 28 milliseconds