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