Home
last modified time | relevance | path

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

/test/xts/acts/hiviewdfx/utils/native/
H A Dfile_utils.cpp36 int ExecCmdWithRet(std::string cmd, std::vector<std::string> &resvec) in ExecCmdWithRet() function
69 ExecCmdWithRet(cmd, cmdret); in ExeCmd()
78 resultlen = ExecCmdWithRet(cmd, cmdret); in CmdRun()
100 resultlen = ExecCmdWithRet(cmd, cmdret); in ExecuteCmd()
120 cmdretlen = ExecCmdWithRet(cmd, cmdret); in RedirecthiLog()
126 cmdretlen = ExecCmdWithRet(cmd, cmdret); in RedirecthiLog()
H A Dfile_utils.h32 int ExecCmdWithRet(std::string cmd, std::vector<std::string> &resvec);
/test/xts/acts/hiviewdfx/hiappeventtest/hiappeventcpptest/
H A DHiAppEventCPPTest.cpp55 ExecCmdWithRet(cmd, cmdret); in TearDown()
1129 ExecCmdWithRet(cmd, cmdret); in HWTEST_F()
1178 ExecCmdWithRet(cmd, cmdret); in HWTEST_F()

Completed in 6 milliseconds