Home
last modified time | relevance | path

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

/developtools/profiler/host/smartperf/client/client_command/
Dsp_log.cpp211 static bool GetLogFilePath() in GetLogFilePath() function
398 if (!g_writeEnable || !EnsureLogDirectoryExists() || !GetLogFilePath()) { in SpLog()