Home
last modified time | relevance | path

Searched defs:HasSection (Results 1 – 5 of 5) sorted by relevance

/aosp12/system/bt/test/mock/
H A Dmock_main_shim_BtifConfigInterface.cc21 bool bluetooth::shim::BtifConfigInterface::HasSection( in HasSection() function in bluetooth::shim::BtifConfigInterface
/aosp12/system/bt/main/shim/
H A Dconfig.cc36 bool BtifConfigInterface::HasSection(const std::string& section) { in HasSection() function in bluetooth::shim::BtifConfigInterface
/aosp12/system/bt/btif/src/
H A Dbtif_config_cache.cc86 bool BtifConfigCache::HasSection(const std::string& section_name) { in HasSection() function in BtifConfigCache
/aosp12/system/bt/gd/storage/
H A Dconfig_cache.cc114 bool ConfigCache::HasSection(const std::string& section) const { in HasSection() function in bluetooth::storage::ConfigCache
/aosp12/art/runtime/
H A Delf_file.cc1654 bool ElfFile::HasSection(const std::string& name) const { in HasSection() function in art::ElfFile