Searched refs:GetSection (Results 1 – 4 of 4) sorted by relevance
73 auto &§ion1 = cfg.GetSection("global", ""); in TEST()83 auto &§ion2 = cfg.GetSection("library1", "current"); in TEST()
56 return GetSection(GLOBAL_SECTION_NAME, ""); in GetGlobalSection()
94 const ConfigSection &GetSection(const std::string §ion_name, in GetSection() function
213 UpdateFlags(cfg.GetSection(lib_name, target_version)); in ReadConfigFile()