Home
last modified time | relevance | path

Searched refs:childCount (Results 1 – 2 of 2) sorted by relevance

/openbmc/libbej/include/libbej/
H A Dbej_dictionary.h40 uint16_t childCount; member
/openbmc/u-boot/scripts/kconfig/
H A Dqconf.cc595 while (parent->childCount() > 0) in updateMenuList()