Searched defs:HasCommands (Results 1 – 2 of 2) sorted by relevance
338 bool SBCommandInterpreter::HasCommands() { in HasCommands() function in SBCommandInterpreter
2175 bool CommandInterpreter::HasCommands() const { return (!m_command_dict.empty()); } in HasCommands() function in CommandInterpreter