Home
last modified time | relevance | path

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

/base/update/updater/services/ui/
H A Dupdater_ui_config.cpp27 constexpr auto UI_CFG_FILE = "/resources/pages/config.json"; member
104 JsonNode node { Fs::path { UI_CFG_FILE }}; in Init()
127 LOG(ERROR) << "config file parse failed: " << UI_CFG_FILE; in Init()
163 LOG(ERROR) << "load layout error: " << UI_CFG_FILE; in LoadPages()

Completed in 1 milliseconds