Searched refs:ufs_brand_file (Results 1 – 1 of 1) sorted by relevance
196 std::ifstream ufs_brand_file(ufs_brand_path); in main() local198 if (ufs_brand_file.is_open()) { in main()199 ufs_brand_file >> ufs_brand; in main()200 ufs_brand_file.close(); in main()