Searched refs:XcuParser (Results 1 – 5 of 5) sorted by relevance
66 XcuParser::XcuParser( in XcuParser() function in configmgr::XcuParser77 XcuParser::~XcuParser() {} in ~XcuParser()83 bool XcuParser::startElement( in startElement()249 XcuParser::Operation XcuParser::parseOperation(xmlreader::Span const & text) { in parseOperation()446 void XcuParser::handlePropValue( in handlePropValue()530 void XcuParser::handleLocpropValue( in handleLocpropValue()653 void XcuParser::handleGroupProp( in handleGroupProp()729 void XcuParser::handleUnknownGroupProp( in handleUnknownGroupProp()770 void XcuParser::handlePlainGroupProp( in handlePlainGroupProp()824 void XcuParser::handleLocalizedGroupProp( in handleLocalizedGroupProp()[all …]
56 class XcuParser: public Parser { class58 XcuParser(63 virtual ~XcuParser();
116 XcuParser Modification Recording119 - XcuParser records modifications when reading user layer data
138 nestedParser_ = new XcuParser(layer_ + 1, data_, 0, 0, 0); in startElement()
114 new XcuParser( in parseXcuFile()
Completed in 64 milliseconds