Home
last modified time | relevance | path

Searched refs:UpdateIPConfigProperty (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/chromeos/network/
Dshill_property_handler.cc551 UpdateIPConfigProperty(service_path, properties, shill::kAddressProperty); in GetIPConfigCallback()
552 UpdateIPConfigProperty(service_path, properties, shill::kNameServersProperty); in GetIPConfigCallback()
553 UpdateIPConfigProperty(service_path, properties, shill::kPrefixlenProperty); in GetIPConfigCallback()
554 UpdateIPConfigProperty(service_path, properties, shill::kGatewayProperty); in GetIPConfigCallback()
555 UpdateIPConfigProperty(service_path, properties, in GetIPConfigCallback()
559 void ShillPropertyHandler::UpdateIPConfigProperty( in UpdateIPConfigProperty() function in chromeos::internal::ShillPropertyHandler
Dshill_property_handler.h196 void UpdateIPConfigProperty(const std::string& service_path,