Searched refs:CountAttributes (Results 1 – 3 of 3) sorted by relevance
85 int32_t CountAttributes() const;125 int32_t CountAttributes() const;
545 int32_t CFDE_XMLInstruction::CountAttributes() const { in CountAttributes() function in CFDE_XMLInstruction757 int32_t CFDE_XMLElement::CountAttributes() const { in CountAttributes() function in CFDE_XMLElement
128 for (int32_t iAttrCount = pElement->CountAttributes(), i = 0; i < iAttrCount; in FindAttributeWithNS()481 int32_t iAttributeCount = pElement->CountAttributes(); in ParseAsXDPPacket_XDP()906 for (int32_t i = 0, count = pXMLElement->CountAttributes(); i < count; in NormalLoader()1086 for (int32_t i = 0; i < pXMLElement->CountAttributes(); ++i) { in ParseDataGroup()