Searched refs:kClassicPropertyNames (Results 1 – 1 of 1) sorted by relevance
56 const std::unordered_set<std::string_view> kClassicPropertyNames = { variable472 if (kClassicPropertyNames.find(entry.first) != kClassicPropertyNames.end()) { in FixDeviceTypeInconsistencyInSection()