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

/haiku/src/bin/
H A Dcopyattr.cpp477 BPath sourceEntryPath; local
478 error = sourceEntryPath.SetTo(sourcePath, entry->d_name);
496 copy_entry(sourceEntryPath.Path(), destEntryPath.Path(),
/haiku/src/kits/storage/
H A DCopyEngine.cpp303 BPath sourceEntryPath; local
304 error = sourceEntryPath.SetTo(sourcePath, entry->d_name);
320 error = _CopyEntry(sourceEntryPath.Path(), destEntryPath.Path());

Completed in 36 milliseconds