Searched refs:existing_properties (Results 1 – 4 of 4) sorted by relevance
37 const base::DictionaryValue& existing_properties,
455 const base::DictionaryValue& existing_properties, in UpdateExistingConfigurationWithPropertiesFromPolicy() argument460 existing_properties.GetStringWithoutPathExpansion(shill::kProfileProperty, in UpdateExistingConfigurationWithPropertiesFromPolicy()469 if (!shill_property_util::CopyIdentifyingProperties(existing_properties, in UpdateExistingConfigurationWithPropertiesFromPolicy()
98 const base::DictionaryValue& existing_properties,
232 const base::DictionaryValue* existing_properties = in ConfigureService() local234 if (!existing_properties) { in ConfigureService()241 existing_properties = service_client->GetServiceProperties(service_path); in ConfigureService()245 existing_properties->DeepCopy()); in ConfigureService()