Searched defs:xmlStream (Results 1 – 2 of 2) sorted by relevance
235 bool parseStream(const XMLElement& xmlStream, Effects& effects, std::vector<Stream>* streams) { in parseStream()312 for (auto& xmlStream : getChildren(xmlPreprocess, "stream")) { in parseWithPath() local319 for (auto& xmlStream : getChildren(xmlPostprocess, "stream")) { in parseWithPath() local
451 InputStream xmlStream = mContext.getResources().getAssets().open( in getXMLFromResources() local