HomeSort by relevance Sort by last modified time
    Searched refs:PrintQuotedValue (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/libjingle/source/talk/xmllite/
xmlprinter.cc 44 void PrintQuotedValue(const std::string& text);
106 PrintQuotedValue(attr->Value());
146 void XmlPrinterImpl::PrintQuotedValue(const std::string& text) {
  /external/chromium/third_party/libjingle/source/talk/xmllite/
xmlprinter.cc 44 void PrintQuotedValue(const std::string & text);
112 PrintQuotedValue(pattr->Value());
151 XmlPrinterImpl::PrintQuotedValue(const std::string & text) {

Completed in 344 milliseconds