Home
last modified time | relevance | path

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

/aosp12/packages/services/Car/tools/keventreader/server/
H A Dinputsource.cpp27 InputSource::kevent::kevent() { in kevent()
31 bool InputSource::kevent::isKeypress() const { in isKeypress()
35 bool InputSource::kevent::isKeydown() const { in isKeydown()
39 bool InputSource::kevent::isKeyup() const { in isKeyup()
43 InputSource::InputSource(const char* file) : mFilePath(file), mDescriptor(open(file, O_RDONLY)) {} in InputSource() function in InputSource
45 InputSource::operator bool() const {
49 int InputSource::descriptor() const { in descriptor()
53 std::optional<com::android::car::keventreader::KeypressEvent> InputSource::read() const { in read()
71 InputSource::~InputSource() { in ~InputSource()
H A Dinputsource.h25 class InputSource {
27 explicit InputSource(const char* file);
35 virtual ~InputSource();
H A Deventgatherer.h36 std::map<int, std::unique_ptr<InputSource>> mDevices;
H A Deventgatherer.cpp24 auto dev = std::make_unique<InputSource>(argv[i]); in EventGatherer()
/aosp12/frameworks/av/services/audiopolicy/engineconfigurable/parameter-framework/plugin/
H A DInputSource.cpp24 InputSource::InputSource(const string &mappingValue, in InputSource() function in InputSource
46 bool InputSource::sendToHW(string & /*error*/) in sendToHW()
H A DInputSource.h27 class InputSource : public CFormattedSubsystemObject
30 InputSource(const std::string &mappingValue,
H A DAndroid.bp15 "InputSource.cpp",
H A DPolicySubsystem.cpp69 new TSubsystemObjectFactory<InputSource>( in PolicySubsystem()
/aosp12/frameworks/base/core/java/android/util/
H A DXml.java33 import org.xml.sax.InputSource;
82 reader.parse(new InputSource(new StringReader(xml))); in parse()
96 reader.parse(new InputSource(in)); in parse()
107 InputSource source = new InputSource(in); in parse()
/aosp12/packages/apps/ImsServiceEntitlement/src/com/android/imsserviceentitlement/utils/
H A DXmlDoc.java35 import org.xml.sax.InputSource;
87 InputSource inputSource = new InputSource(new StringReader(responseBody)); in parseXmlResponse()
/aosp12/packages/modules/Wifi/framework/java/android/net/wifi/hotspot2/omadm/
H A DXMLParser.java20 import org.xml.sax.InputSource;
70 parser.parse(new InputSource(new StringReader(text)), this); in parse()
/aosp12/frameworks/av/services/audiopolicy/engineconfigurable/src/
H A DInputSource.h83 typedef Element<audio_source_t> InputSource; typedef
/aosp12/frameworks/av/services/audiopolicy/engineconfigurable/
H A DAndroid.bp23 "src/InputSource.cpp",
/aosp12/frameworks/base/tests/Camera2Tests/SmartCamera/SimpleCamera/src/androidx/media/filterfw/
H A 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()
/aosp12/packages/services/Telephony/src/com/android/phone/callcomposer/
H A DCallComposerPictureTransfer.java38 import org.xml.sax.InputSource;
489 new InputSource(reader), XPathConstants.STRING);
/aosp12/frameworks/base/core/java/android/text/
H A DHtml.java51 import org.xml.sax.InputSource;
751 mReader.parse(new InputSource(new StringReader(mSource))); in convert()
/aosp12/art/build/boot/
H A Dboot-image-profile.txt8491 HSPLorg/xml/sax/InputSource;-><init>(Ljava/io/InputStream;)V+]Lorg/xml/sax/InputSource;Lorg/xml/sax…
8492 HSPLorg/xml/sax/InputSource;-><init>(Ljava/io/Reader;)V+]Lorg/xml/sax/InputSource;Lorg/xml/sax/Inpu…
8493 HSPLorg/xml/sax/InputSource;->getByteStream()Ljava/io/InputStream;
8494 HSPLorg/xml/sax/InputSource;->getCharacterStream()Ljava/io/Reader;
8495 HSPLorg/xml/sax/InputSource;->getEncoding()Ljava/lang/String;
8496 HSPLorg/xml/sax/InputSource;->getPublicId()Ljava/lang/String;
8497 HSPLorg/xml/sax/InputSource;->getSystemId()Ljava/lang/String;
8498 HSPLorg/xml/sax/InputSource;->setByteStream(Ljava/io/InputStream;)V
8499 HSPLorg/xml/sax/InputSource;->setCharacterStream(Ljava/io/Reader;)V
11885 Lorg/xml/sax/InputSource;
H A Dpreloaded-classes2138 org.xml.sax.InputSource
/aosp12/frameworks/opt/setupwizard/tools/docs/
H A Dandroid-22.txt53777 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);
58272 public class InputSource {
58273 ctor public InputSource();
58274 ctor public InputSource(java.lang.String);
58275 ctor public InputSource(java.io.InputStream);
58276 ctor public InputSource(java.io.Reader);
[all …]
/aosp12/frameworks/base/config/
H A Dboot-image-profile.txt31065 …oup/Parser;->getReader(Lorg/xml/sax/InputSource;)Ljava/io/Reader;+]Lorg/xml/sax/InputSource;Lorg/x…
31181 HSPLorg/xml/sax/InputSource;-><init>(Ljava/io/InputStream;)V+]Lorg/xml/sax/InputSource;Lorg/xml/sax…
31182 HSPLorg/xml/sax/InputSource;-><init>(Ljava/io/Reader;)V+]Lorg/xml/sax/InputSource;Lorg/xml/sax/Inpu…
31183 HSPLorg/xml/sax/InputSource;->getByteStream()Ljava/io/InputStream;
31184 HSPLorg/xml/sax/InputSource;->getCharacterStream()Ljava/io/Reader;
31185 HSPLorg/xml/sax/InputSource;->getEncoding()Ljava/lang/String;
31186 HSPLorg/xml/sax/InputSource;->getPublicId()Ljava/lang/String;
31187 HSPLorg/xml/sax/InputSource;->getSystemId()Ljava/lang/String;
31188 HSPLorg/xml/sax/InputSource;->setByteStream(Ljava/io/InputStream;)V
31189 HSPLorg/xml/sax/InputSource;->setCharacterStream(Ljava/io/Reader;)V
[all …]
H A Dpreloaded-classes13610 org.xml.sax.InputSource
/aosp12/frameworks/base/boot/
H A Dboot-image-profile.txt22703 …oup/Parser;->getReader(Lorg/xml/sax/InputSource;)Ljava/io/Reader;+]Lorg/xml/sax/InputSource;Lorg/x…
22707 …rg/xml/sax/InputSource;)V+]Lorg/xml/sax/ContentHandler;Landroid/text/HtmlToSpannedConverter;]Lorg/…
/aosp12/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
/aosp12/art/build/boot/hiddenapi/
H A Dhiddenapi-max-target-o-low-priority.txt11049 Ljavax/xml/transform/sax/SAXSource;->inputSource:Lorg/xml/sax/InputSource;