Searched refs:kTagSystemWideThresholds (Results 1 – 1 of 1) sorted by relevance
90 constexpr const char kTagSystemWideThresholds[] = "systemWideThresholds"; variable386 for (const XMLElement* outerElement = rootElement->FirstChildElement(kTagSystemWideThresholds); in readSystemWideThresholds()388 outerElement = outerElement->NextSiblingElement(kTagSystemWideThresholds)) { in readSystemWideThresholds()637 XMLElement* childElement = rootElement->InsertNewChildElement(kTagSystemWideThresholds); in writeSystemWideThresholds()640 << kTagSystemWideThresholds << "'"; in writeSystemWideThresholds()