Searched refs:pCustomComponent (Results 1 – 1 of 1) sorted by relevance
500 for (const XMLElement* pCustomComponent = in readCustomComponents() local502 pCustomComponent != nullptr; in readCustomComponents()503 pCustomComponent = pCustomComponent->NextSiblingElement(kTagCustomComponent)) { in readCustomComponents()504 const char* componentName = pCustomComponent->GetText(); in readCustomComponents()507 pCustomComponent->QueryIntAttribute(kAttrValue, &value); in readCustomComponents()