Home
last modified time | relevance | path

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

/busybox-1.35.0/scripts/kconfig/
Dqconf.cc441 updateListAll(); in reinit()
582 updateListAll(); in setRootMenu()
802 void ConfigView::updateListAll(void) in updateListAll() function in ConfigView
807 v->list->updateListAll(); in updateListAll()
1132 ConfigView::updateListAll(); in loadConfig()
1190 configList->updateListAll(); in showSingleView()
1201 configList->updateListAll(); in showSplitView()
1219 configList->updateListAll(); in showFullView()
1231 configList->updateListAll(); in setShowAll()
1233 menuList->updateListAll(); in setShowAll()
Dqconf.h42 static void updateListAll(void);
92 void updateListAll(void) in updateListAll() function