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