Searched defs:cmdLine (Results 1 – 5 of 5) sorted by relevance
355 void ParseCmdline(CommandLine& cmdLine, DataContext& data) in ParseCmdline()490 CommandLine& cmdLine = CommandLine::GetInstance(); in main() local
529 bool IsSameCommand(const std::string &cmdLine, const std::string &cmdName) in IsSameCommand()540 bool IsSameCommand(const std::string &cmdLine, const std::vector<std::string>& cmdNames) in IsSameCommand()
532 bool IsSameCommand(std::string cmdLine, std::string cmdName) in IsSameCommand()
836 bool CheckCmdLineArgValid(const std::string& cmdLine) in CheckCmdLineArgValid()
88 cmdLine: string; property