Searched refs:parseText (Results 1 - 1 of 1) sorted by relevance

/system/libvintf/
H A Dparse_xml.cpp339 inline bool parseText(NodeType *node, std::string *s) const { function in struct:android::vintf::XmlNodeConverter
345 inline bool parseText(NodeType *node, T *s) const { function in struct:android::vintf::XmlNodeConverter
366 return this->parseText(root, object);
391 !parseText(root, &object->transport)) {
415 !parseText(root, &stringValue)) {

Completed in 5 milliseconds