Home
last modified time | relevance | path

Searched refs:updateListAll (Results 1 – 4 of 4) sorted by relevance

/openbmc/u-boot/scripts/kconfig/
H A Dqconf.h78 void updateListAll(void) in updateListAll() function
215 static void updateListAll(void);
H A Dqconf.cc379 updateListAll(); in reinit()
549 updateListAll(); in setRootMenu()
960 list->updateListAll(); in setOptionMode()
1009 void ConfigView::updateListAll(void) in updateListAll() function in ConfigView
1014 v->list->updateListAll(); in updateListAll()
1538 ConfigView::updateListAll(); in loadConfig()
1668 configList->updateListAll(); in showSingleView()
1685 configList->updateListAll(); in showSplitView()
1710 configList->updateListAll(); in showFullView()
/openbmc/linux/scripts/kconfig/
H A Dqconf.cc360 updateListAll(); in reinit()
372 updateListAll(); in setOptionMode()
559 updateListAll(); in setRootMenu()
1694 configList->updateListAll(); in showSingleView()
1713 configList->updateListAll(); in showSplitView()
1740 configList->updateListAll(); in showFullView()
H A Dqconf.h85 void updateListAll(void) in updateListAll() function