Home
last modified time | relevance | path

Searched refs:SetKeyValueStoreProperty (Results 1 – 4 of 4) sorted by relevance

/system/connectivity/shill/
Dstatic_ip_parameters_unittest.cc169 store->SetKeyValueStoreProperty(kStaticIPConfigProperty, args, &error); in SetStaticDictPropertiesWithVersion()
Dproperty_store.h111 virtual bool SetKeyValueStoreProperty(const std::string& name,
Dproperty_store.cc105 ret = SetKeyValueStoreProperty(name, store, error); in SetAnyProperty()
351 bool PropertyStore::SetKeyValueStoreProperty(const string& name, in SetKeyValueStoreProperty() function in shill::PropertyStore
Dservice.cc689 store_.SetKeyValueStoreProperty(it.first, in Configure()