Home | History | Annotate | Download | only in update_engine

Lines Matching full:default_value

491 string XmlEncodeWithDefault(const string& input, const string& default_value) {
495 return default_value;