Home
last modified time | relevance | path

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

/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()

Completed in 1 milliseconds