Home
last modified time | relevance | path

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

/system/bt/test/suite/adapter/
Dbluetooth_test.cc88 bt_property_t* BluetoothTest::GetProperty(bt_property_type_t type) { in GetProperty() function in bttest::BluetoothTest
/system/apex/apexd/
Dapex_database.cpp92 StatusOr<std::string> GetProperty(const std::string& property) const { in GetProperty() function in android::apex::__anonc3d8388d0111::BlockDevice
/system/core/base/
Dproperties.cpp80 std::string GetProperty(const std::string& key, const std::string& default_value) { in GetProperty() function