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