Home
last modified time | relevance | path

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

/developtools/hdc/hdc_rust/src/cffi/
Dlog.cpp33 string tmpPath = functionName; in PrintLogEx() local
34 string filePath = GetFileNameAny(tmpPath); in PrintLogEx()
/developtools/hdc/src/daemon/
Ddaemon_app.cpp62 char tmpPath[256] = ""; in CommandDispatch() local
64 uv_os_tmpdir(tmpPath, &size); in CommandDispatch()
65 dstPath = tmpPath; in CommandDispatch()
/developtools/hdc/src/common/
Dbase.cpp212 string tmpPath = functionName; in PrintLogEx() local
213 string filePath = GetFileNameAny(tmpPath); in PrintLogEx()