Searched refs:xmlElem (Results 1 – 1 of 1) sorted by relevance
433 const XMLElement *xmlElem = aSysElem->FirstChildElement("num_cameras"); in readSystemInfo() local434 if (xmlElem != nullptr) { in readSystemInfo()436 stoi(xmlElem->FindAttribute("value")->Value()); in readSystemInfo()