Home
last modified time | relevance | path

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

/xen/xen/tools/kconfig/
A Dqconf.cc1026 configSettings->setValue("/showDebug", showDebug()); in saveSettings()
1084 if (showDebug()) in menuInfo()
1087 if (showDebug()) in menuInfo()
1093 if (showDebug()) in menuInfo()
1096 if (showDebug()) in menuInfo()
1102 if (showDebug()) in menuInfo()
1113 if (showDebug()) { in menuInfo()
1121 if (showDebug()) in menuInfo()
1231 action->setChecked(showDebug()); in createStandardContextMenu()
1440 showDebugAction->setChecked(helpText->showDebug()); in ConfigMainWindow()
A Dqconf.h246 bool showDebug(void) const { return _showDebug; } in showDebug() function

Completed in 6 milliseconds