Searched refs:PrintQuotedValue (Results 1 – 1 of 1) sorted by relevance
27 void PrintQuotedValue(const std::string& text);89 PrintQuotedValue(attr->Value()); in PrintElement()129 void XmlPrinterImpl::PrintQuotedValue(const std::string& text) { in PrintQuotedValue() function in buzz::XmlPrinterImpl