Searched refs:num_commands (Results 1 – 1 of 1) sorted by relevance
3675 uint32_t num_commands = m_commands.GetSize(); in GetSubclassDescription() local3676 for (uint32_t i = 0; i < num_commands; i++) { in GetSubclassDescription()