Searched refs:indexMinXml (Results 1 – 1 of 1) sorted by relevance
603 auto indexMinXml = make_xmlUnique(xmlNodeListGetString(doc, child->xmlChildrenNode, 1)); in deserialize() local604 if (indexMinXml == nullptr) { in deserialize()607 std::string indexMinLiteral(reinterpret_cast<const char*>(indexMinXml.get())); in deserialize()