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