Searched refs:SetStringmapProperty (Results 1 – 5 of 5) sorted by relevance
41 MOCK_METHOD3(SetStringmapProperty, bool(const std::string&,
119 virtual bool SetStringmapProperty(
84 ret = SetStringmapProperty(name, value.Get<Stringmap>(), error); in SetAnyProperty()364 bool PropertyStore::SetStringmapProperty(const string& name, in SetStringmapProperty() function in shill::PropertyStore
219 return store->SetStringmapProperty(name, new_value, error); in SetProperty()
724 store_.SetStringmapProperty(it.first, in Configure()