Searched defs:kDefaultSectionName (Results 1 – 2 of 2) sorted by relevance
/system/bt/gd/storage/ | ||
D | config_cache.h | 121 static const std::string kDefaultSectionName; variable |
D | config_cache.cc | 49 const std::string ConfigCache::kDefaultSectionName = "Global"; member in bluetooth::storage::ConfigCache |