Searched defs:sourceFile (Results 1 – 4 of 4) sorted by relevance
59 bool FileDeal::CopyFile(const std::string &sourceFile, const std::string &newFile) in CopyFile()74 bool FileDeal::DeleteFile(const std::string &sourceFile) in DeleteFile()
128 bool LogUtil::IsTestModel(const string& sourceFile, const string& name, in IsTestModel()
225 std::string sourceFile = configInfoPtr->path + logName; in CopyOrMoveFile() local250 std::string sourceFile = configInfoPtr->path + logName; in Remove() local
157 bool ExtractRule::IsMatchPath(const string& sourceFile, const string& name, const string& pattern, in IsMatchPath()