Home
last modified time | relevance | path

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

/developtools/smartperf_host/smartperf_device/device_command/collector/src/
DCapture.cpp72 const std::string savePath = captureDir + "/screenCap_" + std::to_string(curTime) + ".png"; in ThreadGetCatch() local
102 std::string savePath = captureDir + "/screenCap_" + captureTime + ".jpeg"; in ThreadGetCatchSocket() local
/developtools/profiler/host/smartperf/client/client_command/
DCapture.cpp72 const std::string savePath = captureDir + "/screenCap_" + std::to_string(curTime) + ".png"; in ThreadGetCatch() local
102 std::string savePath = captureDir + "/screenCap_" + captureTime + ".jpeg"; in ThreadGetCatchSocket() local