Home
last modified time | relevance | path

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

/developtools/profiler/host/smartperf/client/client_command/
Dsp_log.cpp131 static std::string GetCurrentLogFilePath(int maxLogNumber) in GetCurrentLogFilePath() function
230 g_currentLogFilePath = GetCurrentLogFilePath(1); in GetLogFilePath()
248 g_currentLogFilePath = GetCurrentLogFilePath(fileNumber + 1); in GetLogFilePath()