Searched refs:ExecCmd (Results 1 – 3 of 3) sorted by relevance
157 int SWR_API ExecCmd(const std::string& cmd, ///< (In) Command line string in ExecCmd() function
322 ExecCmd(const std::string& cmd, ///< (In) Command line string
669 return ExecCmd(CmdLine, nullptr, pStdOut, pStdErr); in ExecUnhookedProcess()