Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/gd/storage/
Dconfig_cache.h127 static const std::string kDefaultSectionName; variable
Dconfig_cache.cc59 const std::string ConfigCache::kDefaultSectionName = "Global"; member in bluetooth::storage::ConfigCache