Home
last modified time | relevance | path

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

/developtools/profiler/host/smartperf/client/client_command/
DCapture.cpp74 const std::string savePath = captureDir + "/screenCap_" + std::to_string(curTime) + ".png"; in ThreadGetCatch() local
104 std::string savePath = captureDir + "/screenCap_" + captureTime + ".jpeg"; in ThreadGetCatchSocket() local