Home
last modified time | relevance | path

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

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