Home | History | Annotate | Download | only in libvintf

Lines Matching refs:parseText

352     inline bool parseText(NodeType *node, std::string *s) const {
358 inline bool parseText(NodeType *node, T *s) const {
379 return this->parseText(root, object);
404 !parseText(root, &object->transport)) {
428 !parseText(root, &stringValue)) {