Home
last modified time | relevance | path

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

/test/ostest/wukong/common/src/
Dwukong_util.cpp599 std::string destFile = destDir + targetFile; in CopyFile() local
600 out.open(destFile.c_str(), std::ios::binary); in CopyFile()