Home
last modified time | relevance | path

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

/test/ostest/wukong/common/src/
Dwukong_util.cpp624 char *realFileSource = realpath(sourceFile.c_str(), filepathSource); in DeleteFile() local
625 if (realFileSource != nullptr) { in DeleteFile()