Searched defs:cmdLine (Results 1 – 4 of 4) sorted by relevance
355 void ParseCmdline(CommandLine& cmdLine, DataContext& data) in ParseCmdline()570 CommandLine& cmdLine = CommandLine::GetInstance(); in main() local
421 bool IsSameCommand(std::string cmdLine, std::string cmdName) in IsSameCommand()
482 bool IsSameCommand(const std::string &cmdLine, const std::string &cmdName) in IsSameCommand()
88 cmdLine: string; property