Home
last modified time | relevance | path

Searched refs:getRootChild (Results 1 – 1 of 1) sorted by relevance

/system/libvintf/
Dparse_xml.cpp90 inline NodeType *getRootChild(DocType *parent) { in getRootChild() function
165 bool ret = deserialize(o, getRootChild(doc)); in deserialize()