Searched refs:ExecuteCommands (Results 1 – 8 of 8) sorted by relevance
70 string dumpRes = ExecuteCommands(testCommand);91 string dumpRes = ExecuteCommands(testCommand);119 string dumpRes = ExecuteCommands(testCommand);147 string dumpRes = ExecuteCommands(testCommand);175 string dumpRes = ExecuteCommands(testCommand);207 string procDumpLog = ExecuteCommands(procCMD);241 string procDumpLog = ExecuteCommands(procCMD);264 string procDumpLog = ExecuteCommands(procCMD);284 string procDumpLog = ExecuteCommands(procCMD);313 string procDumpLog = ExecuteCommands(procCMD);[all …]
34 std::string ExecuteCommands(const std::string& cmds) in ExecuteCommands() function54 bool ExecuteCommands(const std::string& cmds, std::vector<std::string>& ress) in ExecuteCommands() function79 std::string pidStr = ExecuteCommands(cmd); in GetProcessPid()90 (void)ExecuteCommands(launchCmd); in LaunchTestHap()98 (void)ExecuteCommands(stopCmd); in StopTestHap()104 (void)ExecuteCommands(installCmd); in InstallTestHap()110 (void)ExecuteCommands(uninstallCmd); in UninstallTestHap()133 std::string comm = ExecuteCommands(cmd); in CheckProcessComm()
46 std::string ExecuteCommands(const std::string& cmds);47 bool ExecuteCommands(const std::string& cmds, std::vector<std::string>& ress);
135 std::string shellRes = ExecuteCommands(procCmd); in StartCrasherLoopForUnsignedPidAndTid()158 ExecuteCommands(procCmd, ress); in LaunchCrasher()676 string procDumpLog = ExecuteCommands(procCMD);696 string procDumpLog = ExecuteCommands(procCMD);720 string procDumpLog = ExecuteCommands(procCMD);741 string procDumpLog = ExecuteCommands(procCMD);763 string procDumpLog = ExecuteCommands(procCMD);784 string procDumpLog = ExecuteCommands(procCMD);804 string procDumpLog = ExecuteCommands(procCMD);825 string procDumpLog = ExecuteCommands(procCMD);[all …]
34 ExecuteCommands(cmd); in WaitForServiceReady()71 std::string result = ExecuteCommands(cmd);
169 ExecuteCommands(procCMD);190 ExecuteCommands(procCMD);
267 string procDumpLog = ExecuteCommands(procCMD);285 string procDumpLog = ExecuteCommands(procCMD);
57 std::string selinuxStatus = ExecuteCommands(cmd); in IsSelinuxEnforced()