Searched defs:HasSection (Results 1 – 5 of 5) sorted by relevance
/aosp12/system/bt/test/mock/ | ||
H A D | mock_main_shim_BtifConfigInterface.cc | 21 bool bluetooth::shim::BtifConfigInterface::HasSection( in HasSection() function in bluetooth::shim::BtifConfigInterface |
/aosp12/system/bt/main/shim/ | ||
H A D | config.cc | 36 bool BtifConfigInterface::HasSection(const std::string& section) { in HasSection() function in bluetooth::shim::BtifConfigInterface |
/aosp12/system/bt/btif/src/ | ||
H A D | btif_config_cache.cc | 86 bool BtifConfigCache::HasSection(const std::string& section_name) { in HasSection() function in BtifConfigCache |
/aosp12/system/bt/gd/storage/ | ||
H A D | config_cache.cc | 114 bool ConfigCache::HasSection(const std::string& section) const { in HasSection() function in bluetooth::storage::ConfigCache |
/aosp12/art/runtime/ | ||
H A D | elf_file.cc | 1654 bool ElfFile::HasSection(const std::string& name) const { in HasSection() function in art::ElfFile |