Home
last modified time | relevance | path

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

/system/libvintf/
Dparse_xml.cpp33 inline DocType *createDocument() { in createDocument() function
38 inline DocType *createDocument(const std::string &xml) { in createDocument() function
147 DocType *doc = createDocument(); in serialize()
160 DocType *doc = createDocument(xml); in deserialize()