Home
last modified time | relevance | path

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

/system/bt/gd/storage/
Ddevice.cc42 auto key_address_string = key_address.ToString(); in GetConfigSection() local
46 return key_address_string; in GetConfigSection()
49 if (section_and_property.property == key_address_string) { in GetConfigSection()
53 return key_address_string; in GetConfigSection()
56 if (section_and_property.property == key_address_string) { in GetConfigSection()