Searched refs:readExactlyOneElement (Results 1 – 1 of 1) sorted by relevance
101 Result<const XMLElement*> readExactlyOneElement(const char* tag, const XMLElement* rootElement) { in readExactlyOneElement() function114 if (const auto result = readExactlyOneElement(kTagComponentType, rootElement); result.ok()) { in readComponentType()269 if (const auto result = readExactlyOneElement(kTagComponentLevelThresholds, rootElement); in readComponentLevelThresholds()405 if (const auto result = readExactlyOneElement(kTagIoOveruseConfiguration, rootElement); in readIoOveruseConfiguration()