Home
last modified time | relevance | path

Searched refs:copyFileContents (Results 1 – 1 of 1) sorted by relevance

/build/libs/host/
DCopyFile.c115 static int copyFileContents(const char* dst, int dstFd, const char* src, int srcFd) in copyFileContents() function
290 copyResult = copyFileContents(dst, dstFd, src, srcFd); in copyRegular()
318 copyResult = copyFileContents(dstRsrcName, dstFd, in copyRegular()