Home
last modified time | relevance | path

Searched defs:HasProperty (Results 1 – 3 of 3) sorted by relevance

/aosp12/system/bt/test/mock/
H A Dmock_main_shim_BtifConfigInterface.cc25 bool bluetooth::shim::BtifConfigInterface::HasProperty( in HasProperty() function in bluetooth::shim::BtifConfigInterface
/aosp12/system/bt/main/shim/
H A Dconfig.cc40 bool BtifConfigInterface::HasProperty(const std::string& section, in HasProperty() function in bluetooth::shim::BtifConfigInterface
/aosp12/system/bt/gd/storage/
H A Dconfig_cache.cc120 bool ConfigCache::HasProperty(const std::string& section, const std::string& property) const { in HasProperty() function in bluetooth::storage::ConfigCache