Searched refs:ip_config_path (Results 1 – 1 of 1) sorted by relevance
488 std::string ip_config_path; in GetPropertiesCallback() local489 if (properties.GetString(shill::kIPConfigProperty, &ip_config_path)) { in GetPropertiesCallback()491 dbus::ObjectPath(ip_config_path), in GetPropertiesCallback()529 std::string ip_config_path; in NetworkServicePropertyChangedCallback() local530 value.GetAsString(&ip_config_path); in NetworkServicePropertyChangedCallback()531 DCHECK(!ip_config_path.empty()); in NetworkServicePropertyChangedCallback()533 dbus::ObjectPath(ip_config_path), in NetworkServicePropertyChangedCallback()