Searched defs:SetStringProperty (Results 1 - 1 of 1) sorted by relevance

/system/connectivity/shill/
H A Dproperty_store.cc80 ret = SetStringProperty(name, value.Get<dbus::ObjectPath>().value(), error);
82 ret = SetStringProperty(name, value.Get<string>(), error);
358 bool PropertyStore::SetStringProperty(const string& name, function in class:shill::PropertyStore

Completed in 44 milliseconds