Home
last modified time | relevance | path

Searched refs:maxMainArgLength (Results 1 - 2 of 2) sorted by relevance

/ide/tools/previewer/util/
H A DCommandParser.h159 const size_t maxMainArgLength = 1024; member in CommandParser::ScreenMode
H A DCommandParser.cpp900 if (argLength > maxMainArgLength) { in IsMainArgLengthInvalid()
901 ELOG("param size is more than %d", maxMainArgLength); in IsMainArgLengthInvalid()

Completed in 2 milliseconds