Searched refs:GET (Results 1 – 3 of 3) sorted by relevance
184 type = CommandLine::CommandType::GET; in GetCommandType()
27 enum class CommandType { SET = 0, GET, ACTION, INVALID }; enumerator
90 if (type == CommandType::GET) { in IsArgValid()133 if (type == CommandType::GET) { in Run()