Home
last modified time | relevance | path

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

/openbmc/entity-manager/src/fru_device/
H A Dgzip_utils.cpp62 static std::vector<std::string> xpathText(xmlDocPtr doc, const char* xp) in xpathText() function
108 node = xpathText(doc, nodeName); in getNodeFromXml()