Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/gd/storage/
Dconfig_cache.cc137 auto section_iter = information_sections_.find(section); in HasProperty() local
154 auto section_iter = information_sections_.find(section); in GetProperty() local
190 auto section_iter = information_sections_.find(section); in SetProperty() local
198 auto section_iter = persistent_devices_.find(section); in SetProperty() local
242 auto section_iter = information_sections_.find(section); in RemoveProperty() local
294 auto section_iter = persistent_devices_.find(section); in ConvertEncryptOrDecryptKeyIfNeeded() local
426 auto section_iter = sections.find(section); in GetPropertyNames() local
525 auto section_iter = information_sections_.find(section); in HasAtLeastOneMatchingPropertiesInSection() local
531 auto section_iter = persistent_devices_.find(section); in HasAtLeastOneMatchingPropertiesInSection() local
/packages/modules/Bluetooth/system/osi/test/
Dconfig_test.cc90 auto section_iter = config->Find("DID"); in TEST_F() local
100 auto section_iter = config->Find("DID"); in TEST_F() local
116 auto section_iter = config->Find("DID"); in TEST_F() local