Searched defs:SectionAndPropertyValue (Results 1 – 2 of 2) sorted by relevance
93 struct SectionAndPropertyValue { struct96 bool operator==(const SectionAndPropertyValue& rhs) const { argument
41 using SectionAndPropertyValue = bluetooth::storage::ConfigCache::SectionAndPropertyValue; typedef