Searched refs:pexpset (Results 1 – 1 of 1) sorted by relevance
1460 XMLElement* pexpset = proot->FirstChildElement(TAG_NAME(CALIB_EXPSET_TAG_ID)); in doParse() local1461 XmlTag tag2 = XmlTag(pexpset); in doParse()1462 if (pexpset) { in doParse()1463 res = parseEntryExpSet(pexpset->ToElement(), NULL); in doParse()