Searched refs:g_outputFilesForCmd (Results 1 – 1 of 1) sorted by relevance
142 std::vector<std::string> g_outputFilesForCmd; variable1054 g_outputFilesForCmd = {}; in ProcessDumpTask()1069 g_outputFilesForCmd.push_back(outputFileName); in ProcessDumpTask()1077 ClearOldTraceFile(g_outputFilesForCmd, g_currentTraceParams.fileLimit); in ProcessDumpTask()1082 g_outputFilesForCmd.push_back(outputFileName); in ProcessDumpTask()1604 ret.outputFiles = g_outputFilesForCmd; in DumpTraceOff()1614 ret.outputFiles = g_outputFilesForCmd; in DumpTraceOff()