Searched refs:commandLine (Results 1 – 2 of 2) sorted by relevance
58 DCLCommand::DCLCommand(std::string commandLine) in DCLCommand() argument60 std::istringstream ss(commandLine); in DCLCommand()63 if (commandLine.find("drawing_ending_sample") == std::string::npos) { in DCLCommand()
35 explicit DCLCommand(std::string commandLine);