Searched refs:UtilsFileCopy (Results 1 – 3 of 3) sorted by relevance
61 int UtilsFileCopy(const char* src, const char* dest) in UtilsFileCopy() function104 int ret = UtilsFileCopy(src, dest); in UtilsFileMove()
254 int UtilsFileCopy(const char* src, const char* dest);
419 int ret = UtilsFileCopy(srcPath, destPath); in CopyValueToFile()