Searched defs:xmlStream (Results 1 – 3 of 3) sorted by relevance
244 bool parseStream(const XMLElement& xmlStream, Effects& effects, std::vector<Stream>* streams) { in parseStream()321 for (auto& xmlStream : getChildren(xmlPreprocess, "stream")) { in parseWithPath() local328 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