Searched defs:HasSection (Results 1 – 8 of 8) sorted by relevance
89 bool HasSection(const std::string §ion_name, in HasSection() function
21 bool bluetooth::shim::BtifConfigInterface::HasSection(const std::string& /* section */) { in HasSection() function in bluetooth::shim::BtifConfigInterface
34 bool BtifConfigInterface::HasSection(const std::string& section) { in HasSection() function in bluetooth::shim::BtifConfigInterface
129 bool ConfigCache::HasSection(const std::string& section) const { in HasSection() function in bluetooth::storage::ConfigCache
242 bool StorageModule::HasSection(const std::string& section) const { in HasSection() function in bluetooth::storage::StorageModule
104 unsigned HasSection : 1; member
1669 bool ElfFile::HasSection(const std::string& name) const { in HasSection() function in art::ElfFile
731 auto HasSection = RawFlags & 0x1; // bool in getDecodedGVSummaryFlags() local