Searched refs:attrNsId (Results 1 – 4 of 4) sorted by relevance
353 int attrNsId; in handleComponentSchema() local358 if (attrNsId == ParseManager::NAMESPACE_OOR && in handleComponentSchema()416 int attrNsId; in handleNodeRef() local421 if (attrNsId == ParseManager::NAMESPACE_OOR && in handleNodeRef()470 int attrNsId; in handleProp() local475 if (attrNsId == ParseManager::NAMESPACE_OOR && in handleProp()527 int attrNsId; in handlePropValue() local532 if (attrNsId == ParseManager::NAMESPACE_OOR && in handlePropValue()556 int attrNsId; in handleGroup() local597 int attrNsId; in handleSet() local[all …]
277 int attrNsId; in handleComponentData() local282 if (attrNsId == ParseManager::NAMESPACE_OOR && in handleComponentData()383 int attrNsId; in handleItem() local388 if (attrNsId == ParseManager::NAMESPACE_OOR && in handleItem()453 int attrNsId; in handlePropValue() local458 if (attrNsId == ParseManager::NAMESPACE_XSI && in handlePropValue()538 int attrNsId; in handleLocpropValue() local662 int attrNsId; in handleGroupProp() local667 if (attrNsId == ParseManager::NAMESPACE_OOR && in handleGroupProp()890 int attrNsId; in handleGroupNode() local[all …]
88 int attrNsId; in startElement() local90 if (!reader.nextAttribute(&attrNsId, &attrLn)) { in startElement()93 if (attrNsId == xmlreader::XmlReader::NAMESPACE_NONE && in startElement()
319 int attrNsId; in startElement() local321 if (!reader.nextAttribute(&attrNsId, &attrLn)) { in startElement()324 if (attrNsId == ParseManager::NAMESPACE_OOR && in startElement()
Completed in 28 milliseconds