Home
last modified time | relevance | path

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

/system/core/init/
Dhost_init_stubs.cpp27 std::string GetProperty(const std::string&, const std::string& default_value) { in GetProperty() function
/system/bt/test/suite/adapter/
Dbluetooth_test.cc82 bt_property_t* BluetoothTest::GetProperty(bt_property_type_t type) { in GetProperty() function in bttest::BluetoothTest
/system/core/base/
Dproperties.cpp34 std::string GetProperty(const std::string& key, const std::string& default_value) { in GetProperty() function
/system/core/bootstat/
Dbootstat.cpp117 std::string GetProperty(const char* key) { in GetProperty() function