Home
last modified time | relevance | path

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

/external/webrtc/webrtc/libjingle/xmllite/
Dxmlprinter.cc27 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