Home
last modified time | relevance | path

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

/test/xts/acts/hiviewdfx/utils/native/
H A Dfile_utils.cpp114 void RedirecthiLog(std::string &hilogredirect, std::string &timeout) in RedirecthiLog() argument
119 std::string cmd = "rm " + hilogredirect; in RedirecthiLog()
124 cmd = "timeout " + timeout + " hilog >" + hilogredirect; in RedirecthiLog()
H A Dfile_utils.h34 void RedirecthiLog(std::string &hilogredirect, std::string &timeout);

Completed in 2 milliseconds