Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/gd/storage/
Dconfig_cache.h88 struct SectionAndPropertyValue { struct
91 bool operator==(const SectionAndPropertyValue& rhs) const { argument
Dconfig_cache_test.cc41 using SectionAndPropertyValue = bluetooth::storage::ConfigCache::SectionAndPropertyValue; typedef