Home
last modified time | relevance | path

Searched defs:SetAnyProperty (Results 1 – 2 of 2) sorted by relevance

/system/connectivity/shill/
Dproperty_store_unittest.cc544 TEST_F(PropertyStoreTest, SetAnyProperty) { in TEST_F() argument
Dproperty_store.cc67 bool PropertyStore::SetAnyProperty(const string& name, in SetAnyProperty() function in shill::PropertyStore