Searched refs:aDisplayElem (Results 1 – 4 of 4) sorted by relevance
287 void readDisplayInfo(const tinyxml2::XMLElement* const aDisplayElem);
283 void readDisplayInfo(const XMLElement* const aDisplayElem);
393 void ConfigManager::readDisplayInfo(const XMLElement* const aDisplayElem) { in readDisplayInfo() argument394 if (aDisplayElem == nullptr) { in readDisplayInfo()399 const XMLElement* curDev = aDisplayElem->FirstChildElement("device"); in readDisplayInfo()
395 void ConfigManager::readDisplayInfo(const XMLElement* const aDisplayElem) { in readDisplayInfo() argument396 if (aDisplayElem == nullptr) { in readDisplayInfo()401 const XMLElement* curDev = aDisplayElem->FirstChildElement("device"); in readDisplayInfo()