Searched defs:cmdLine (Results 1 – 5 of 5) sorted by relevance
323 void ParseCmdline(CommandLine& cmdLine, DataContext& data) in ParseCmdline()494 CommandLine& cmdLine = CommandLine::GetInstance(); in main() local
402 bool IsSameCommand(const std::string &cmdLine, const std::string &cmdName) in IsSameCommand()
421 bool IsSameCommand(std::string cmdLine, std::string cmdName) in IsSameCommand()
494 bool IsSameCommand(const std::string &cmdLine, const std::string &cmdName) in IsSameCommand()
89 cmdLine: string; property