Home
last modified time | relevance | path

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

/system/bt/gd/storage/
Ddevice.cc37 std::string GetConfigSection( in GetConfigSection() function
78 : Device(config, memory_only_config, GetConfigSection(config, key_address, key_address_type)) {} in Device()