Searched refs:kTagPackageSpecificThresholds (Results 1 – 1 of 1) sorted by relevance
80 constexpr const char kTagPackageSpecificThresholds[] = "packageSpecificThresholds"; variable315 rootElement->FirstChildElement(kTagPackageSpecificThresholds); in readPackageSpecificThresholds()317 childElement = childElement->NextSiblingElement(kTagPackageSpecificThresholds)) { in readPackageSpecificThresholds()322 << kTagPackageSpecificThresholds << "': " << result.error(); in readPackageSpecificThresholds()572 XMLElement* childElement = rootElement->InsertNewChildElement(kTagPackageSpecificThresholds); in writePackageSpecificThresholds()575 << kTagPackageSpecificThresholds << "'"; in writePackageSpecificThresholds()