Home
last modified time | relevance | path

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

/developtools/profiler/host/smartperf/client/client_command/
Dsp_log.cpp132 static std::string GetCurrentLogFilePath(int maxLogNumber) in GetCurrentLogFilePath() function
236 g_currentLogFilePath = GetCurrentLogFilePath(1); in GetLogFilePath()
253 g_currentLogFilePath = GetCurrentLogFilePath(fileNumber + 1); in GetLogFilePath()
/developtools/smartperf_host/smartperf_device/device_command/utils/src/
Dsp_log.cpp132 static std::string GetCurrentLogFilePath(int maxLogNumber) in GetCurrentLogFilePath() function
236 g_currentLogFilePath = GetCurrentLogFilePath(1); in GetLogFilePath()
253 g_currentLogFilePath = GetCurrentLogFilePath(fileNumber + 1); in GetLogFilePath()