Home
last modified time | relevance | path

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

/aosp12/system/bt/gd/storage/
H A Dconfig_cache.h121 static const std::string kDefaultSectionName; variable
H A Dconfig_cache.cc49 const std::string ConfigCache::kDefaultSectionName = "Global"; member in bluetooth::storage::ConfigCache