Home
last modified time | relevance | path

Searched refs:kDefaultCapacity (Results 1 – 1 of 1) sorted by relevance

/packages/modules/Bluetooth/system/gd/sysprops/
Dsysprops_module.cc30 static const size_t kDefaultCapacity = 10000; variable
132 auto config = storage::LegacyConfigFile::FromPath(file_path).Read(kDefaultCapacity); in parse_config()