Searched refs:aDisplayElem (Results 1 – 4 of 4) sorted by relevance
357 void ConfigManager::readDisplayInfo(const XMLElement* const aDisplayElem) { in readDisplayInfo() argument358 if (aDisplayElem == nullptr) { in readDisplayInfo()363 const XMLElement* curDev = aDisplayElem->FirstChildElement("device"); in readDisplayInfo()
229 void readDisplayInfo(const tinyxml2::XMLElement* const aDisplayElem);
301 void readDisplayInfo(const tinyxml2::XMLElement* const aDisplayElem);
422 void ConfigManager::readDisplayInfo(const XMLElement* const aDisplayElem) { in readDisplayInfo() argument423 if (aDisplayElem == nullptr) { in readDisplayInfo()428 const XMLElement* curDev = aDisplayElem->FirstChildElement("device"); in readDisplayInfo()