Searched defs:ConfigCache (Results 1 – 2 of 2) sorted by relevance
| /packages/modules/Bluetooth/system/gd/storage/ | ||
| D | mutation.h | 32 friend ConfigCache; variable |
| D | config_cache.cc | 61 ConfigCache::ConfigCache(size_t temp_device_capacity, std::unordered_set<std::string_view> persiste… in ConfigCache() function in bluetooth::storage::ConfigCache |