Searched refs:tmpPath (Results 1 – 2 of 2) sorted by relevance
58 char tmpPath[256] = ""; in CommandDispatch() local60 uv_os_tmpdir(tmpPath, &size); in CommandDispatch()61 dstPath = tmpPath; in CommandDispatch()
215 string tmpPath = functionName; in PrintLogEx() local216 string filePath = GetFileNameAny(tmpPath); in PrintLogEx()