HomeSort by relevance Sort by last modified time
    Searched defs:InputSource (Results 1 - 25 of 45) sorted by null

1 2

  /frameworks/av/services/audiopolicy/engineconfigurable/parameter-framework/plugin/
InputSource.cpp 17 #include "InputSource.h"
23 InputSource::InputSource(const string &mappingValue,
41 bool InputSource::sendToHW(string & /*error*/)
InputSource.h 27 class InputSource : public CFormattedSubsystemObject
30 InputSource(const std::string &mappingValue,
  /packages/services/Car/tools/keventreader/server/
inputsource.h 25 class InputSource {
27 explicit InputSource(const char* file);
35 virtual ~InputSource();
inputsource.cpp 16 #include "inputsource.h"
27 InputSource::kevent::kevent() {
31 bool InputSource::kevent::isKeypress() const {
35 bool InputSource::kevent::isKeydown() const {
39 bool InputSource::kevent::isKeyup() const {
43 InputSource::InputSource(const char* file) : mFilePath(file), mDescriptor(open(file, O_RDONLY)) {}
45 InputSource::operator bool() const {
49 int InputSource::descriptor() const {
53 std::optional<com::android::car::keventreader::KeypressEvent> InputSource::read() const
    [all...]
  /frameworks/av/services/audiopolicy/engineconfigurable/src/
InputSource.h 84 typedef Element<audio_source_t> InputSource;
  /libcore/luni/src/main/java/org/xml/sax/
InputSource.java 4 // $Id: InputSource.java,v 1.9 2002/01/30 21:13:45 dbrownell Exp $
31 * <p>The SAX parser will use the InputSource object to determine how
37 * encoding specified in the InputSource or else (if no encoding is
45 * <p>An InputSource object belongs to the application: the SAX parser
55 * @see org.xml.sax.XMLReader#parse(org.xml.sax.InputSource)
60 public class InputSource {
71 public InputSource ()
93 public InputSource (String systemId)
114 public InputSource (InputStream byteStream)
135 public InputSource (Reader characterStream
    [all...]
  /external/llvm/tools/llvm-mcmarkup/
llvm-mcmarkup.cpp 148 StringRef InputSource = Buffer->getBuffer();
153 MarkupLexer Lex(InputSource);
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Lib/xml/sax/
xmlreader.py 31 "Parse an XML document from a system identifier or an InputSource."
185 # ===== INPUTSOURCE =====
187 class InputSource:
199 An InputSource belongs to the application, the XMLReader is not
200 allowed to modify InputSource objects passed to it from the
211 "Sets the public identifier of this InputSource."
215 "Returns the public identifier of this InputSource."
219 "Sets the system identifier of this InputSource."
223 "Returns the system identifier of this InputSource."
227 """Sets the character encoding of this InputSource.
    [all...]
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/xml/sax/
xmlreader.py 31 "Parse an XML document from a system identifier or an InputSource."
185 # ===== INPUTSOURCE =====
187 class InputSource:
199 An InputSource belongs to the application, the XMLReader is not
200 allowed to modify InputSource objects passed to it from the
211 "Sets the public identifier of this InputSource."
215 "Returns the public identifier of this InputSource."
219 "Sets the system identifier of this InputSource."
223 "Returns the system identifier of this InputSource."
227 """Sets the character encoding of this InputSource.
    [all...]
  /external/python/cpython2/Lib/xml/sax/
xmlreader.py 31 "Parse an XML document from a system identifier or an InputSource."
185 # ===== INPUTSOURCE =====
187 class InputSource:
199 An InputSource belongs to the application, the XMLReader is not
200 allowed to modify InputSource objects passed to it from the
211 "Sets the public identifier of this InputSource."
215 "Returns the public identifier of this InputSource."
219 "Sets the system identifier of this InputSource."
223 "Returns the system identifier of this InputSource."
227 """Sets the character encoding of this InputSource
    [all...]
  /external/python/cpython3/Lib/xml/sax/
xmlreader.py 31 "Parse an XML document from a system identifier or an InputSource."
187 # ===== INPUTSOURCE =====
189 class InputSource:
201 An InputSource belongs to the application, the XMLReader is not
202 allowed to modify InputSource objects passed to it from the
213 "Sets the public identifier of this InputSource."
217 "Returns the public identifier of this InputSource."
221 "Sets the system identifier of this InputSource."
225 "Returns the system identifier of this InputSource."
229 """Sets the character encoding of this InputSource
    [all...]
  /prebuilts/gdb/darwin-x86/lib/python2.7/xml/sax/
xmlreader.py 31 "Parse an XML document from a system identifier or an InputSource."
185 # ===== INPUTSOURCE =====
187 class InputSource:
199 An InputSource belongs to the application, the XMLReader is not
200 allowed to modify InputSource objects passed to it from the
211 "Sets the public identifier of this InputSource."
215 "Returns the public identifier of this InputSource."
219 "Sets the system identifier of this InputSource."
223 "Returns the system identifier of this InputSource."
227 """Sets the character encoding of this InputSource
    [all...]
  /prebuilts/gdb/linux-x86/lib/python2.7/xml/sax/
xmlreader.py 31 "Parse an XML document from a system identifier or an InputSource."
185 # ===== INPUTSOURCE =====
187 class InputSource:
199 An InputSource belongs to the application, the XMLReader is not
200 allowed to modify InputSource objects passed to it from the
211 "Sets the public identifier of this InputSource."
215 "Returns the public identifier of this InputSource."
219 "Sets the system identifier of this InputSource."
223 "Returns the system identifier of this InputSource."
227 """Sets the character encoding of this InputSource
    [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/xml/sax/
xmlreader.py 31 "Parse an XML document from a system identifier or an InputSource."
185 # ===== INPUTSOURCE =====
187 class InputSource:
199 An InputSource belongs to the application, the XMLReader is not
200 allowed to modify InputSource objects passed to it from the
211 "Sets the public identifier of this InputSource."
215 "Returns the public identifier of this InputSource."
219 "Sets the system identifier of this InputSource."
223 "Returns the system identifier of this InputSource."
227 """Sets the character encoding of this InputSource
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/xml/sax/
xmlreader.py 31 "Parse an XML document from a system identifier or an InputSource."
185 # ===== INPUTSOURCE =====
187 class InputSource:
199 An InputSource belongs to the application, the XMLReader is not
200 allowed to modify InputSource objects passed to it from the
211 "Sets the public identifier of this InputSource."
215 "Returns the public identifier of this InputSource."
219 "Sets the system identifier of this InputSource."
223 "Returns the system identifier of this InputSource."
227 """Sets the character encoding of this InputSource
    [all...]
  /prebuilts/tools/common/m2/repository/org/w3c/css/sac/1.3/
sac-1.3.jar 
  /prebuilts/tools/common/m2/repository/org/apache/maven/maven-model/3.2.1/
maven-model-3.2.1.jar 
  /prebuilts/tools/common/m2/repository/org/apache/maven/maven-model/3.3.9/
maven-model-3.3.9.jar 
  /prebuilts/tools/common/m2/repository/xerces/xmlParserAPIs/2.6.2/
xmlParserAPIs-2.6.2.jar 
  /prebuilts/tools/common/m2/repository/xml-apis/xml-apis/1.0.b2/
xml-apis-1.0.b2.jar 
  /prebuilts/tools/common/m2/repository/xml-apis/xml-apis/1.3.04/
xml-apis-1.3.04.jar 
  /prebuilts/tools/common/m2/repository/xml-apis/xml-apis/1.4.01/
xml-apis-1.4.01.jar 
  /external/guice/lib/build/jdiff/
xerces.jar 
  /external/annotation-tools/asmx/test/lib/
jd.xslt-1.5.5.jar 
  /prebuilts/misc/common/robolectric/android-all/
android-all-6.0.1_r3-robolectric-0.jar 

Completed in 433 milliseconds

1 2