Searched refs:kTagComponentLevelThresholds (Results 1 – 1 of 1) sorted by relevance
79 constexpr const char kTagComponentLevelThresholds[] = "componentLevelThresholds"; variable269 if (const auto result = readExactlyOneElement(kTagComponentLevelThresholds, rootElement); in readComponentLevelThresholds()273 return Error() << "Failed to read tag '" << kTagComponentLevelThresholds in readComponentLevelThresholds()543 XMLElement* childElement = rootElement->InsertNewChildElement(kTagComponentLevelThresholds); in writeComponentLevelThresholds()546 << kTagComponentLevelThresholds << "'"; in writeComponentLevelThresholds()