Home
last modified time | relevance | path

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

/system/connectivity/shill/
Dproperty_store_unittest.h76 static bool GetProperty(const PropertyStore& store, const std::string& name, in GetProperty() function
81 static bool GetProperty(const PropertyStore& store, const std::string& name, in GetProperty() function
86 static bool GetProperty(const PropertyStore& store, const std::string& name, in GetProperty() function
91 static bool GetProperty(const PropertyStore& store, const std::string& name, in GetProperty() function
96 static bool GetProperty(const PropertyStore& store, const std::string& name, in GetProperty() function
101 static bool GetProperty(const PropertyStore& store, const std::string& name, in GetProperty() function
106 static bool GetProperty(const PropertyStore& store, const std::string& name, in GetProperty() function
111 static bool GetProperty(const PropertyStore& store, const std::string& name, in GetProperty() function
116 static bool GetProperty(const PropertyStore& store, const std::string& name, in GetProperty() function
121 static bool GetProperty(const PropertyStore& store, const std::string& name, in GetProperty() function
[all …]
Dproperty_store_unittest.cc152 TYPED_TEST(PropertyStoreTypedTest, GetProperty) { in TYPED_TEST() argument
Dproperty_store.cc896 bool PropertyStore::GetProperty( in GetProperty() function in shill::PropertyStore
/system/nativepower/daemon/
Dsystem_property_setter_stub.cc25 std::string SystemPropertySetterStub::GetProperty( in GetProperty() function in android::SystemPropertySetterStub
/system/bt/test/suite/adapter/
Dbluetooth_test.cpp85 bt_property_t* BluetoothTest::GetProperty(bt_property_type_t type) { in GetProperty() function in bttest::BluetoothTest
/system/core/bootstat/
Dbootstat.cpp88 std::string GetProperty(const char* key) { in GetProperty() function