Lines Matching defs:childElement

229     for (const XMLElement* childElement = rootElement->FirstChildElement(kTagState);  in readPerStateBytes()  local
291 for (const XMLElement* childElement = rootElement->FirstChildElement(kTagPerStateThreshold); in readPerStateThresholds() local
315 for (const XMLElement* childElement = in readPackageSpecificThresholds() local
332 for (const XMLElement* childElement = in readAppCategorySpecificThresholds() local
349 for (const XMLElement* childElement = rootElement->FirstChildElement(kTagParam); in readIoOveruseAlertThreshold() local
405 const XMLElement* childElement = nullptr; in readIoOveruseConfiguration() local
439 XMLElement* childElement = rootElement->InsertNewChildElement(kTagComponentType); in writeComponentType() local
513 XMLElement* childElement = rootElement->InsertNewChildElement(kTagState); in writePerStateBytes() local
544 XMLElement* childElement = rootElement->InsertNewChildElement(kTagComponentLevelThresholds); in writeComponentLevelThresholds() local
558 XMLElement* childElement = rootElement->InsertNewChildElement(kTagPerStateThreshold); in writePerStateThresholds() local
573 XMLElement* childElement = rootElement->InsertNewChildElement(kTagPackageSpecificThresholds); in writePackageSpecificThresholds() local
589 XMLElement* childElement = in writeAppCategorySpecificThresholds() local
637 XMLElement* childElement = rootElement->InsertNewChildElement(kTagSystemWideThresholds); in writeSystemWideThresholds() local
652 XMLElement* childElement = rootElement->InsertNewChildElement(kTagIoOveruseConfiguration); in writeIoOveruseConfiguration() local