Searched defs:xml (Results 1 – 3 of 3) sorted by relevance
83 TemporaryFile xml; in TEST() local91 TemporaryFile xml; in TEST() local105 TemporaryFile xml; in TEST() local119 TemporaryFile xml; in TEST() local137 TemporaryFile xml; in TEST() local163 TemporaryFile xml; in TEST() local
102 bool EffectConfig::parseLibrary(const tinyxml2::XMLElement& xml) { in parseLibrary()118 bool EffectConfig::parseEffect(const tinyxml2::XMLElement& xml) { in parseEffect()151 bool EffectConfig::parseLibrary(const tinyxml2::XMLElement& xml, struct Library& library, in parseLibrary()225 bool EffectConfig::parseProcessing(Processing::Type::Tag typeTag, const tinyxml2::XMLElement& xml) { in parseProcessing()
129 xmlDocPtr xml; in initVendorHalsDescriptorList() local