Home
last modified time | relevance | path

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

/base/update/updater/utils/include/
H A Dutils.h75 bool CopyDir(const std::string &srcPath, const std::string &dstPath);
/base/update/updater/utils/
H A Dutils.cpp396 bool CopyDir(const std::string &srcPath, const std::string &dstPath) in CopyDir() function
424 if (!CopyDir(fullSourcePath, fullDestPath)) { in CopyDir()

Completed in 3 milliseconds