Searched refs:kTagPackageSpecificThresholds (Results 1 – 1 of 1) sorted by relevance
81 constexpr const char kTagPackageSpecificThresholds[] = "packageSpecificThresholds"; variable316 rootElement->FirstChildElement(kTagPackageSpecificThresholds); in readPackageSpecificThresholds()318 childElement = childElement->NextSiblingElement(kTagPackageSpecificThresholds)) { in readPackageSpecificThresholds()323 << kTagPackageSpecificThresholds << "': " << result.error(); in readPackageSpecificThresholds()573 XMLElement* childElement = rootElement->InsertNewChildElement(kTagPackageSpecificThresholds); in writePackageSpecificThresholds()576 << kTagPackageSpecificThresholds << "'"; in writePackageSpecificThresholds()