Searched refs:childCount (Results 1 – 2 of 2) sorted by relevance
/Linux-v5.10/tools/perf/scripts/python/ | ||
D | exported-sql-viewer.py | 220 result = self.Item(parent).childCount() |
/Linux-v5.10/scripts/kconfig/ | ||
D | qconf.cc | 601 while (parent->childCount() > 0) in updateMenuList() |