Searched defs:GetProperty (Results 1 – 5 of 5) sorted by relevance
/packages/modules/Bluetooth/floss/android-base/ | ||
D | properties.cc | 24 std::string GetProperty(const std::string& key, const std::string& default_value) { in GetProperty() function |
/packages/modules/Bluetooth/system/test/suite/adapter/ | ||
D | bluetooth_test.cc | 137 bt_property_t* BluetoothTest::GetProperty(bt_property_type_t type) { in GetProperty() function in bttest::BluetoothTest |
/packages/modules/Bluetooth/system/gd/storage/ | ||
D | storage_module_test.cc | 95 std::optional<std::string> GetProperty(const std::string& section, const std::string& property) { in GetProperty() function in bluetooth::storage::StorageModuleTest |
D | config_cache.cc | 152 std::optional<std::string> ConfigCache::GetProperty(const std::string& section, in GetProperty() function in bluetooth::storage::ConfigCache |
D | storage_module.cc | 262 std::optional<std::string> StorageModule::GetProperty(const std::string& section, in GetProperty() function in bluetooth::storage::StorageModule |