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