_CopyEntry
status_t _CopyEntry(const char* sourcePath,
return _CopyEntry(sourcePath, destPath);
error = _CopyEntry(sourceEntryPath.Path(), destEntryPath.Path());