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

  /external/chromium_org/third_party/libjingle/source/talk/xmllite/
xmlprinter.cc 46 void PrintCDATAText(const std::string& text);
131 PrintCDATAText(child->AsText()->Text());
187 void XmlPrinterImpl::PrintCDATAText(const std::string& text) {
  /external/chromium/third_party/libjingle/source/talk/xmllite/
xmlprinter.cc 46 void PrintCDATAText(const std::string & text);
136 PrintCDATAText(pchild->AsText()->Text());
194 XmlPrinterImpl::PrintCDATAText(const std::string & text) {

Completed in 97 milliseconds