Home
last modified time | relevance | path

Searched refs:isFocusEnable_ (Results 1 - 2 of 2) sorted by relevance

/base/update/updater/services/ui/
H A Dupdater_ui_config.h38 static bool isFocusEnable_; member in Updater::UpdaterUiConfig
H A Dupdater_ui_config.cpp100 bool UpdaterUiConfig::isFocusEnable_ {false}; namespace in Updater::UpdaterUiConfig
146 return isFocusEnable_; in GetFocusCfg()
192 isFocusEnable_ = node[FOCUS_CFG_FIELD].As<bool>().value_or(false); in LoadFocusCfg()

Completed in 1 milliseconds