/aosp_15_r20/external/apache-xml/test/java/src/org/apache/qetest/trax/dom/ |
H A D | DOMResultAPITest.java | 255 DOMSource xmlSource = new DOMSource(xmlNode); in testCase2() local 284 DOMSource xmlSource = new DOMSource(xmlNode); in testCase2() local 313 DOMSource xmlSource = new DOMSource(xmlNode); in testCase2() local 357 DOMSource xmlSource = new DOMSource(xmlNode); in testCase2() local
|
/aosp_15_r20/external/apache-xml/test/java/src/org/apache/qetest/xslwrapper/ |
H A D | TraxStreamWrapper.java | 210 StreamSource xmlSource = new StreamSource(new ByteArrayInputStream(xmlBytes)); in transform() local 369 StreamSource xmlSource = new StreamSource(new ByteArrayInputStream(xmlBytes)); in transformWithStylesheet() local 449 StreamSource xmlSource = new StreamSource(new ByteArrayInputStream(xmlBytes)); in transformEmbedded() local
|
H A D | TraxDOMWrapper.java | 208 DOMSource xmlSource = new DOMSource(xmlNode); in transform() local 363 DOMSource xmlSource = new DOMSource(xmlNode); in transformWithStylesheet() local 446 DOMSource xmlSource = new DOMSource(xmlNode); in transformEmbedded() local
|
/aosp_15_r20/external/apache-xml/test/java/src/org/apache/qetest/trax/ |
H A D | SystemIdImpInclTest.java | 363 Source xmlSource = null; in testCase2() local 585 Source xmlSource = null; in testCase3() local 748 Source xmlSource = null; in testCase4() local
|
H A D | ParameterTest.java | 431 Source xmlSource, in testSetParam() 473 Source xmlSource, in testSetParam()
|
H A D | ExamplesTest.java | 374 StreamSource xmlSource = new StreamSource(xmlIS); in exampleFromStream() local 419 StreamSource xmlSource = new StreamSource(xmlReader); in exampleFromReader() local
|
/aosp_15_r20/external/apache-xml/test/java/src/org/apache/qetest/trax/sax/ |
H A D | TemplatesHandlerAPITest.java | 246 Source xmlSource = new StreamSource(xmlURI); in testCase2() local 291 Source xmlSource = new StreamSource(xmlImpInclURI); in testCase2() local
|
/aosp_15_r20/external/icu/android_icu4j/libcore_bridge/src/java/com/android/i18n/timezone/ |
H A D | TelephonyLookup.java | 70 private final ReaderSupplier xmlSource; field in TelephonyLookup 72 private TelephonyLookup(ReaderSupplier xmlSource) { in TelephonyLookup()
|
H A D | TimeZoneFinder.java | 86 private final ReaderSupplier xmlSource; field in TimeZoneFinder 91 private TimeZoneFinder(ReaderSupplier xmlSource) { in TimeZoneFinder()
|
/aosp_15_r20/frameworks/base/tests/Camera2Tests/SmartCamera/SimpleCamera/src/androidx/media/filterfw/ |
H A D | GraphReader.java | 499 public static FilterGraph readXmlGraph(MffContext context, String xmlSource) in readXmlGraph() 515 MffContext context, String xmlSource, FilterGraph parentGraph) in readXmlSubGraph()
|
/aosp_15_r20/cts/tools/cts-api-coverage/src/com/android/cts/apimap/ |
H A D | HtmlWriter.java | 67 StreamSource xmlSource = new StreamSource(xmlIn); in printHtmlReport() local
|
/aosp_15_r20/external/cldr/tools/cldr-code/src/test/java/org/unicode/cldr/unittest/ |
H A D | TestCheckNumbers.java | 49 XMLSource xmlSource = new DummyXMLSource(); in checkSingularity() local
|
H A D | TestCheckWidths.java | 25 XMLSource xmlSource = new DummyXMLSource(); in TestBasic() local
|
/aosp_15_r20/cts/tools/cts-api-coverage/src/com/android/cts/apicoverage/ |
H A D | HtmlReport.java | 69 StreamSource xmlSource = new StreamSource(xmlIn); in printHtmlReport() local
|
/aosp_15_r20/libcore/luni/src/main/java/javax/xml/transform/ |
H A D | Transformer.java | 98 public abstract void transform(Source xmlSource, Result outputTarget) in transform()
|
/aosp_15_r20/libcore/luni/src/test/java/libcore/javax/xml/transform/ |
H A D | TransformerTest.java | 45 public void transform(Source xmlSource, Result outputTarget) throws TransformerException {} in transform()
|
/aosp_15_r20/external/cldr/tools/cldr-code/src/main/java/org/unicode/cldr/util/ |
H A D | VotelessUsersChoice.java | 30 final XMLSource xmlSource = cldrFile.dataSource; in getVoteResolver() local
|
H A D | CldrXmlWriter.java | 23 private final XMLSource xmlSource; field in CldrXmlWriter
|
H A D | MissingXmlGetter.java | 65 final XMLSource xmlSource = new SimpleXMLSource(locale.getBaseName()); in reallyGetXml() local
|
/aosp_15_r20/external/cldr/tools/cldr-code/src/main/java/org/unicode/cldr/tool/ |
H A D | GenerateLanguageData.java | 53 SimpleXMLSource xmlSource = new SimpleXMLSource("en"); in main() local
|
H A D | GenerateDecompCollationRules.java | 196 SimpleXMLSource xmlSource = new SimpleXMLSource("ar"); in main() local
|
/aosp_15_r20/external/guice/examples/src/example/xml/ |
H A D | XmlBeanModule.java | 216 Object xmlSource() { in xmlSource() method in XmlBeanModule
|
/aosp_15_r20/external/apache-xml/test/java/src/org/apache/qetest/trax/stream/ |
H A D | StreamResultAPITest.java | 203 Source xmlSource = null; in testCase2() local
|
/aosp_15_r20/external/apache-xml/src/main/java/org/apache/xml/dtm/ref/ |
H A D | DTMManagerDefault.java | 277 InputSource xmlSource; in getDTM() local
|
/aosp_15_r20/external/parameter-framework/upstream/parameter/ |
H A D | ParameterMgr.cpp | 2538 bool CParameterMgr::importDomainsXml(const string &xmlSource, bool withSettings, bool fromFile, in importDomainsXml() 2565 bool CParameterMgr::importSingleDomainXml(const string &xmlSource, bool overwrite, in importSingleDomainXml() 2593 bool CParameterMgr::wrapLegacyXmlImport(const string &xmlSource, bool fromFile, bool withSettings, in wrapLegacyXmlImport()
|