Searched defs:xmlStream (Results 1 – 3 of 3) 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
190 InputStream xmlStream = SoftApConfToXmlMigrationUtil.convert( in testConversion() local
452 InputStream xmlStream = mContext.getResources().getAssets().open( in getXMLFromResources() local