Searched refs:PlumbPropertyStore (Results 1 – 4 of 4) sorted by relevance
194 static_params_.PlumbPropertyStore(&store); in TEST_F()283 static_params_.PlumbPropertyStore(&static_params_props); in TEST_F()328 static_params_.PlumbPropertyStore(&static_params_props); in TEST_F()
43 void PlumbPropertyStore(PropertyStore* store);
59 void StaticIPParameters::PlumbPropertyStore(PropertyStore* store) { in PlumbPropertyStore() function in shill::StaticIPParameters
296 static_ip_parameters_.PlumbPropertyStore(&store_); in Service()