Searched refs:pmodule (Results 1 – 1 of 1) sorted by relevance
1471 XMLElement* pmodule = proot->FirstChildElement(TAG_NAME(CALIB_MODULEINFO_TAG_ID)); in doParse() local1472 XmlTag tag3 = XmlTag(pmodule); in doParse()1473 if (pmodule) { in doParse()1474 res = parseEntryModuleInfo(pmodule->ToElement(), NULL); in doParse()