Home
last modified time | relevance | path

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

/ohos5.0/base/update/updater/services/ui/
H A Dupdater_ui_config.cpp80 std::string subConfigPath = *optStr; in SelectConfig() local
81 const JsonNode &subCfg = JsonNode { Fs::path { subConfigPath }}; in SelectConfig()
89 LOG(INFO) << "screen size not matched" << subConfigPath; in SelectConfig()
92 LOG(INFO) << "select config: " << subConfigPath; in SelectConfig()
93 return subConfigPath; in SelectConfig()
/ohos5.0/base/update/updater/
H A Dupdater_ux_guide.md55 LOG(INFO) << "screen size not matched" << subConfigPath;
58 LOG(INFO) << "select config: " << subConfigPath;
59 return subConfigPath;