Searched refs:pElement (Results 1 – 1 of 1) sorted by relevance
277 const XMLElement* pElement = pPolicy->FirstChildElement(kTagOtherComponents); in readOtherComponents() local278 if (pElement != nullptr) { in readOtherComponents()279 if (pElement->QueryStringAttribute(kAttrBehavior, &otherComponentBehavior) != XML_SUCCESS) { in readOtherComponents()