Searched defs:CmdLine (Results 1 – 9 of 9) sorted by relevance
24 std::string CmdLine = Cmd.toString(); in ExecuteCommand() local
42 std::string CmdLine = Cmd.toString(); in ExecuteCommand() local
168 std::string CmdLine = Cmd.toString(); in ExecuteCommand() local
1218 std::string CmdLine("foo -bar=baz qux "); in makeCmdLine() local1233 std::string CmdLine; in TEST() local1277 std::string CmdLine; in TEST() local1300 std::string Value, CmdLine; in TEST() local1332 std::string CmdLine; in TEST() local
226 CmdLineParser::CmdLineParser(const char *CmdLine) : in CmdLineParser()
116 const char *CmdLine = nullptr; in NumberOfCpuCores() local
666 int ExecUnhookedProcess(const std::string& CmdLine, std::string* pStdOut, std::string* pStdErr) in ExecUnhookedProcess()
892 std::unique_ptr<MemoryBuffer> CmdLine = MemoryBuffer::getMemBufferCopy( in ReadCheckFile() local
1134 std::unique_ptr<MemoryBuffer> CmdLine = MemoryBuffer::getMemBufferCopy( in readCheckFile() local