Lines Matching defs:childElement

228     for (const XMLElement* childElement = rootElement->FirstChildElement(kTagState);  in readPerStateBytes()  local
290 for (const XMLElement* childElement = rootElement->FirstChildElement(kTagPerStateThreshold); in readPerStateThresholds() local
314 for (const XMLElement* childElement = in readPackageSpecificThresholds() local
331 for (const XMLElement* childElement = in readAppCategorySpecificThresholds() local
348 for (const XMLElement* childElement = rootElement->FirstChildElement(kTagParam); in readIoOveruseAlertThreshold() local
404 const XMLElement* childElement = nullptr; in readIoOveruseConfiguration() local
438 XMLElement* childElement = rootElement->InsertNewChildElement(kTagComponentType); in writeComponentType() local
512 XMLElement* childElement = rootElement->InsertNewChildElement(kTagState); in writePerStateBytes() local
543 XMLElement* childElement = rootElement->InsertNewChildElement(kTagComponentLevelThresholds); in writeComponentLevelThresholds() local
557 XMLElement* childElement = rootElement->InsertNewChildElement(kTagPerStateThreshold); in writePerStateThresholds() local
572 XMLElement* childElement = rootElement->InsertNewChildElement(kTagPackageSpecificThresholds); in writePackageSpecificThresholds() local
588 XMLElement* childElement = in writeAppCategorySpecificThresholds() local
636 XMLElement* childElement = rootElement->InsertNewChildElement(kTagSystemWideThresholds); in writeSystemWideThresholds() local
651 XMLElement* childElement = rootElement->InsertNewChildElement(kTagIoOveruseConfiguration); in writeIoOveruseConfiguration() local