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

  /external/webrtc/webrtc/libjingle/xmllite/
xmlelement.h 32 bool IsText() const { return IsTextImpl(); }
46 virtual bool IsTextImpl() const = 0;
83 virtual bool IsTextImpl() const;
219 virtual bool IsTextImpl() const;
xmlelement.cc 30 bool XmlText::IsTextImpl() const {
114 bool XmlElement::IsTextImpl() const {

Completed in 58 milliseconds