Home
last modified time | relevance | path

Searched refs:kClassicPropertyNames (Results 1 – 1 of 1) sorted by relevance

/system/bt/gd/storage/
Dconfig_cache.cc46 const std::unordered_set<std::string_view> kClassicPropertyNames = { variable
376 if (kClassicPropertyNames.find(entry.first) != kClassicPropertyNames.end()) { in FixDeviceTypeInconsistencyInSection()