Home
last modified time | relevance | path

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

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