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