Home
last modified time | relevance | path

Searched refs:fstr (Results 1 - 1 of 1) sorted by relevance

/test/xts/acts/hiviewdfx/utils/native/
H A Dfile_utils.cpp109 std::fstream fstr(saveFile, std::ios::out); in SaveCmdOutput()
111 fstr << cmdRet; in SaveCmdOutput()
112 fstr.close(); in SaveCmdOutput()

Completed in 1 milliseconds