Home
last modified time | relevance | path

Searched defs:SectionAndPropertyValue (Results 1 – 2 of 2) sorted by relevance

/system/bt/gd/storage/
Dconfig_cache.h85 struct SectionAndPropertyValue { struct
88 bool operator==(const SectionAndPropertyValue& rhs) const { argument
Dconfig_cache_test.cc40 using SectionAndPropertyValue = bluetooth::storage::ConfigCache::SectionAndPropertyValue; typedef