Lines Matching refs:UpdaterUiConfig
100 bool UpdaterUiConfig::isFocusEnable_ {false};
102 bool UpdaterUiConfig::Init()
131 bool UpdaterUiConfig::Init(const JsonNode &node)
139 const std::unordered_map<std::string, UiStrategyCfg> &UpdaterUiConfig::GetStrategy()
144 bool UpdaterUiConfig::GetFocusCfg()
149 bool UpdaterUiConfig::LoadPages(const JsonNode &node)
174 bool UpdaterUiConfig::LoadLangRes(const JsonNode &node)
179 bool UpdaterUiConfig::LoadStrategy(const JsonNode &node)
184 bool UpdaterUiConfig::LoadCallbacks(const JsonNode &node)
189 bool UpdaterUiConfig::LoadFocusCfg(const JsonNode &node)