Searched refs:kLocalSectionNames (Results 1 – 1 of 1) sorted by relevance
27 const std::unordered_set<std::string> kLocalSectionNames = {"Info", "Metrics", variable44 return kLocalSectionNames.find(section) != kLocalSectionNames.end(); in is_local_section_info()