Searched refs:subConfigPath (Results 1 – 2 of 2) sorted by relevance
80 std::string subConfigPath = *optStr; in SelectConfig() local81 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()
55 LOG(INFO) << "screen size not matched" << subConfigPath;58 LOG(INFO) << "select config: " << subConfigPath;59 return subConfigPath;