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

/haiku/src/kits/package/manager/
H A DPackageManager.cpp703 BPath destinationPath; local
704 status_t error = entry.GetPath(&destinationPath);
712 error = BCopyEngine().CopyEntry(sourcePath.Path(), destinationPath.Path());

Completed in 34 milliseconds