Searched refs:readCustomComponents (Results 1 – 1 of 1) sorted by relevance
490 Result<std::unordered_map<std::string, int>> readCustomComponents(const XMLElement* pRoot) { in readCustomComponents() function712 const auto& customComponents = readCustomComponents(pRootElement); in readPowerPolicyFromXml()