Home
last modified time | relevance | path

Searched defs:thisBasePath (Results 1 – 1 of 1) sorted by relevance

/developtools/profiler/host/smartperf/client/client_command/
Dsp_task.cpp394 void SPTask::WritePath(std::string thisBasePath) in WritePath()
406 std::string thisBasePath = baseOutPath + "/" + curTaskInfo.sessionId; in StopGetInfo() local