Searched refs:out_store (Results 1 – 2 of 2) sorted by relevance
427 const brillo::VariantDictionary& in_dict, KeyValueStore* out_store) { in ConvertFromVariantDictionary() argument435 out_store->properties_.emplace(key_value_pair.first, store); in ConvertFromVariantDictionary()437 out_store->properties_.insert(key_value_pair); in ConvertFromVariantDictionary()
148 const brillo::VariantDictionary& in_dict, KeyValueStore* out_store);