Searched defs:tempFile (Results 1 – 3 of 3) sorted by relevance
58 void ParseSingleFileConfig(const cJSON* tempFile, std::vector<SingleFileConfig>& singleFileConfigs) in ParseSingleFileConfig()
115 [currentTime, &fileConfig](const std::string& tempFile) { in RemoveTimeOutFileIfNeed()137 [&deleteNum](const std::string& tempFile) { in ForceRemoveFileIfNeed()
742 int32_t DlpFile::GetTempFile(const std::string& workDir, int32_t& tempFile, std::string& path) in GetTempFile()