Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/gd/storage/
Dconfig_cache_helper.h40 static ConfigCacheHelper FromConfigCache(ConfigCache& config_cache) { in FromConfigCache()
43 explicit ConfigCacheHelper(ConfigCache& config_cache) : config_cache_(config_cache) {} in ConfigCacheHelper()
/packages/modules/DnsResolver/doh/dispatcher/
Ddriver.rs34 config_cache: config::Cache, field