MCPcopy Create free account
hub / github.com/abstrakraft/android_build / copyFileRecursive

Function copyFileRecursive

libs/host/CopyFile.c:511–619  ·  view source on GitHub ↗

* Do the actual copy. This is called recursively from copyDirectory(). * * "dst" should only be a directory if "src" is also a directory. * * Returns 0 on success. */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

copyDirectoryFunction · 0.85
copyFileFunction · 0.85

Calls 4

copyDirectoryFunction · 0.85
copySymlinkFunction · 0.85
copyRegularFunction · 0.85
statClass · 0.70

Tested by

no test coverage detected