Searched refs:pAttr (Results 1 – 2 of 2) sorted by relevance
102 XmlAttr * pAttr; in XmlElement() local105 for (pAttr = elt.pFirstAttr_; pAttr; pAttr = pAttr->NextAttr()) { in XmlElement()106 newAttr = new XmlAttr(*pAttr); in XmlElement()
304 sdp_data_t *pAttr = NULL; in extract_pdu_server() local367 pAttr = sdp_extract_attr(p + attrSize, bufsize - attrSize, in extract_pdu_server()373 if (pAttr == NULL) { in extract_pdu_server()380 sdp_attr_replace(rec, attrId, pAttr); in extract_pdu_server()