Home
last modified time | relevance | path

Searched refs:InputSource (Results 1 – 18 of 18) sorted by relevance

/frameworks/av/services/audiopolicy/engineconfigurable/parameter-framework/plugin/
DInputSource.cpp24 InputSource::InputSource(const string &mappingValue, in InputSource() function in InputSource
46 bool InputSource::sendToHW(string & /*error*/) in sendToHW()
DInputSource.h27 class InputSource : public CFormattedSubsystemObject
30 InputSource(const std::string &mappingValue,
DAndroid.bp14 "InputSource.cpp",
DPolicySubsystem.cpp69 new TSubsystemObjectFactory<InputSource>( in PolicySubsystem()
/frameworks/base/core/tests/coretests/src/android/os/
DVintfObjectTest.java32 import org.xml.sax.InputSource;
65 var inputSource = new InputSource(new StringReader(content)); in rootAndType()
/frameworks/base/core/java/android/util/
DXml.java37 import org.xml.sax.InputSource;
115 reader.parse(new InputSource(new StringReader(xml))); in parse()
129 reader.parse(new InputSource(in)); in parse()
140 InputSource source = new InputSource(in); in parse()
/frameworks/base/apct-tests/perftests/core/src/android/libcore/regression/
DXMLEntitiesPerfTest.java30 import org.xml.sax.InputSource;
105 documentBuilder.parse(new InputSource(new StringReader(mXml))); in timeDocumentBuilder()
/frameworks/libs/service_entitlement/java/com/android/libraries/entitlement/utils/
DTs43XmlDoc.java31 import org.xml.sax.InputSource;
186 InputSource inputSource = new InputSource(new StringReader(responseBody)); in parseXmlResponse()
/frameworks/av/services/audiopolicy/engineconfigurable/src/
DInputSource.h83 typedef Element<audio_source_t> InputSource; typedef
/frameworks/av/services/audiopolicy/engineconfigurable/
DAndroid.bp23 "src/InputSource.cpp",
/frameworks/base/tests/Camera2Tests/SmartCamera/SimpleCamera/src/androidx/media/filterfw/
DGraphReader.java31 import org.xml.sax.InputSource;
457 reader.parse(new InputSource(new StringReader(graphString))); in parseString()
467 reader.parse(new InputSource(inputStream)); in parseInput()
/frameworks/layoutlib/bridge/src/com/android/layoutlib/bridge/impl/
DResourceHelper.java41 import org.xml.sax.InputSource;
588 parser.parse(new InputSource( in parseHtml()
/frameworks/base/core/java/android/text/
DHtml.java51 import org.xml.sax.InputSource;
751 mReader.parse(new InputSource(new StringReader(mSource))); in convert()
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt53523 …method public abstract org.w3c.dom.Document parse(org.xml.sax.InputSource) throws java.io.IOExcept…
53586 …method public void parse(org.xml.sax.InputSource, org.xml.sax.HandlerBase) throws java.io.IOExcept…
53587 …method public void parse(org.xml.sax.InputSource, org.xml.sax.helpers.DefaultHandler) throws java.…
53777 ctor public SAXSource(org.xml.sax.XMLReader, org.xml.sax.InputSource);
53778 ctor public SAXSource(org.xml.sax.InputSource);
53779 method public org.xml.sax.InputSource getInputSource();
53782 method public void setInputSource(org.xml.sax.InputSource);
53785 method public static org.xml.sax.InputSource sourceToInputSource(javax.xml.transform.Source);
53935 …method public abstract java.lang.Object evaluate(java.lang.String, org.xml.sax.InputSource, javax.…
53936 …method public abstract java.lang.String evaluate(java.lang.String, org.xml.sax.InputSource) throws…
[all …]
/frameworks/base/config/
Dboot-image-profile.txt31156 HSPLorg/apache/harmony/xml/ExpatReader;->parse(Lorg/xml/sax/InputSource;)V
31207 HSPLorg/apache/harmony/xml/parsers/DocumentBuilderImpl;->parse(Lorg/xml/sax/InputSource;)Lorg/w3c/d…
31275 HSPLorg/ccil/cowan/tagsoup/Parser;->getReader(Lorg/xml/sax/InputSource;)Ljava/io/Reader;
31279InputSource;)V+]Ljava/lang/Object;Ljava/lang/String;]Lorg/ccil/cowan/tagsoup/Scanner;Lorg/ccil/cow…
31392 HSPLorg/xml/sax/InputSource;-><init>(Ljava/io/InputStream;)V
31393 HSPLorg/xml/sax/InputSource;-><init>(Ljava/io/Reader;)V
31394 HSPLorg/xml/sax/InputSource;->getByteStream()Ljava/io/InputStream;
31395 HSPLorg/xml/sax/InputSource;->getCharacterStream()Ljava/io/Reader;
31396 HSPLorg/xml/sax/InputSource;->getEncoding()Ljava/lang/String;
31397 HSPLorg/xml/sax/InputSource;->getPublicId()Ljava/lang/String;
[all …]
Dpreloaded-classes16709 org.xml.sax.InputSource
/frameworks/base/boot/
Dboot-image-profile.txt22377 HSPLorg/ccil/cowan/tagsoup/Parser;->getReader(Lorg/xml/sax/InputSource;)Ljava/io/Reader;
22381InputSource;)V+]Ljava/lang/Object;Ljava/lang/String;]Lorg/ccil/cowan/tagsoup/Scanner;Lorg/ccil/cow…
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...