Searched defs:HasProperty (Results 1 – 3 of 3) sorted by relevance
/system/bt/test/mock/ | ||
D | mock_main_shim_BtifConfigInterface.cc | 25 bool bluetooth::shim::BtifConfigInterface::HasProperty( in HasProperty() function in bluetooth::shim::BtifConfigInterface |
/system/bt/main/shim/ | ||
D | config.cc | 40 bool BtifConfigInterface::HasProperty(const std::string& section, in HasProperty() function in bluetooth::shim::BtifConfigInterface |
/system/bt/gd/storage/ | ||
D | config_cache.cc | 120 bool ConfigCache::HasProperty(const std::string& section, const std::string& property) const { in HasProperty() function in bluetooth::storage::ConfigCache |