Home
last modified time | relevance | path

Searched refs:aSysElem (Results 1 – 2 of 2) sorted by relevance

/hardware/interfaces/automotive/evs/1.1/default/
DConfigManager.cpp380 void ConfigManager::readSystemInfo(const XMLElement * const aSysElem) { in readSystemInfo() argument
381 if (aSysElem == nullptr) { in readSystemInfo()
392 const XMLElement *xmlElem = aSysElem->FirstChildElement("num_cameras"); in readSystemInfo()
DConfigManager.h224 void readSystemInfo(const XMLElement * const aSysElem);