Searched refs:getCData (Results 1 – 2 of 2) sorted by relevance
105 const String16& getCData() const;
748 const String16& XMLNode::getCData() const in getCData() function in XMLNode1188 printf("%s C: \"%s\"\n", prefix.string(), String8(getCData()).string()); in print()