Searched refs:xmlPreprocess (Results 1 – 1 of 1) sorted by relevance
311 for (auto& xmlPreprocess : getChildren(xmlConfig, "preprocess")) { in parseWithPath() local312 for (auto& xmlStream : getChildren(xmlPreprocess, "stream")) { in parseWithPath()