Home
last modified time | relevance | path

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

/ohos5.0/base/update/updater/services/ui/
H A Dupdater_ui_config.cpp134 …angRes(node) && LoadStrategy(node) && LoadCallbacks(node) && LoadFocusCfg(node) && LoadPages(node); in Init()
149 bool UpdaterUiConfig::LoadPages(const JsonNode &node) in LoadPages() function in Updater::UpdaterUiConfig
H A Dupdater_ui_config.h34 static bool LoadPages(const JsonNode &node);