Searched refs:configXML (Results 1 – 7 of 7) sorted by relevance
13 auto lf_FileContents = [&](const std::string &configXML) -> std::string { in ParseMe() argument14 std::ifstream fileStream(configXML); in ParseMe()17 throw std::ios_base::failure("ERROR: file " + configXML + in ParseMe()
40 auto lf_FileContents = [&](const std::string &configXML) -> std::string { in ParseConfigXML() argument42 configXML, in ParseConfigXML()
548 private static function convertToXML(config:ConfigMap, configXML:XML):void559 configXML.appendChild(propertyValue);564 configXML.@[propertyKey] = propertyValue;578 configXML.appendChild(propertyXML1);585 configXML.appendChild(propertyXML2);
602 private static function convertToXML(config:ConfigMap, configXML:XML):void613 configXML.appendChild(propertyValue);618 configXML.@[propertyKey] = propertyValue;632 configXML.appendChild(propertyXML1);639 configXML.appendChild(propertyXML2);
484 g_autofree char *configXML = NULL; in testQemuHotplugCpuFinalize() local496 if (!(configXML = virDomainDefFormat(data->vm->newDef, driver.xmlopt, in testQemuHotplugCpuFinalize()501 if (virTestCompareToFile(configXML, data->file_xml_res_conf) < 0) in testQemuHotplugCpuFinalize()
1360 String configXML = syncReadConfiguration(Configuration::getXMLRepresentationAsString);1369 .put(Entity.xml(configXML));
59597 "configXML": -10.700048,