HomeSort by relevance Sort by last modified time
    Searched refs:startElement (Results 51 - 75 of 1036) sorted by null

1 23 4 5 6 7 8 91011>>

  /external/chromium-trace/catapult/third_party/gsutil/third_party/boto/boto/mturk/
price.py 35 def startElement(self, name, attrs, connection):
  /external/chromium-trace/catapult/third_party/gsutil/third_party/boto/boto/rds/
dbsubnetgroup.py 53 def startElement(self, name, attrs, connection):
event.py 35 def startElement(self, name, attrs, connection):
statusinfo.py 38 def startElement(self, name, attrs, connection):
dbsecuritygroup.py 58 def startElement(self, name, attrs, connection):
153 def startElement(self, name, attrs, connection):
177 def startElement(self, name, attrs, connection):
  /external/chromium-trace/catapult/third_party/gsutil/third_party/boto/boto/route53/
hostedzone.py 36 def startElement(self, name, attrs, connection):
  /external/chromium-trace/catapult/third_party/gsutil/third_party/boto/boto/s3/
deletemarker.py 33 def startElement(self, name, attrs, connection):
user.py 30 def startElement(self, name, attrs, connection):
acl.py 53 def startElement(self, name, attrs, connection):
103 def startElement(self, name, attrs, connection):
137 def startElement(self, name, attrs, connection):
  /external/chromium-trace/catapult/third_party/gsutil/third_party/boto/boto/vpc/
vpc_peering_connection.py 45 def startElement(self, name, attrs, connection):
81 def startElement(self, name, attrs, connection):
125 def startElement(self, name, attrs, connection):
126 retval = super(VpcPeeringConnection, self).startElement(name, attrs, connection)
  /external/svox/pico/tts/
svox_ssml_parser.h 100 startElement
103 void startElement(const XML_Char* element, const XML_Char** attributes);
  /libcore/luni/src/main/java/org/xml/sax/
ContentHandler.java 32 * the startElement event and the corresponding endElement event.</p>
150 * corresponding {@link #startElement startElement} event,
167 * @see #startElement
198 * {@link #endElement endElement} event for every startElement event
250 * startElement returns is undefined
257 public void startElement (String uri, String localName,
267 * {@link #startElement startElement} event for every endElement
270 * <p>For information on the names, see startElement.</p
    [all...]
HandlerBase.java 203 * @see org.xml.sax.DocumentHandler#startElement
205 public void startElement (String name, AttributeList attributes)
  /cts/tools/cts-api-coverage/src/com/android/cts/apicoverage/
DexDepsXmlHandler.java 52 public void startElement(String uri, String localName, String name, Attributes attributes)
54 super.startElement(uri, localName, name, attributes);
  /external/apache-xml/src/main/java/org/apache/xalan/processor/
ProcessorStylesheetElement.java 59 public void startElement(
64 super.startElement(handler, uri, localName, rawName, attributes);
ProcessorTemplateElem.java 48 public void startElement(
53 super.startElement(handler, uri, localName, rawName, attributes);
  /external/apache-xml/src/main/java/org/apache/xml/serializer/
ExtendedContentHandler.java 33 * startElement(namespaceURI,localName,qName,atts)
37 * startElement(namespaceURI,localName,qName)
116 * startElement(uri,localName,qname,atts)
125 public void startElement(String uri, String localName, String qName)
133 public void startElement(String qName) throws SAXException;
144 * startElement("prfx8:elem9")
ToTextSAXHandler.java 272 * @see org.xml.sax.ContentHandler#startElement(String, String, String, Attributes)
274 public void startElement(
282 super.startElement(arg0, arg1, arg2, arg3);
317 * @see ExtendedContentHandler#startElement(String)
319 public void startElement(
324 super.startElement(elementNamespaceURI, elementLocalName, elementName);
327 public void startElement(
330 super.startElement(elementName);
ToXMLSAXHandler.java 191 * SAX handler's startElement() method has been gathered.
201 // Now is time to send the startElement event
206 m_saxHandler.startElement(uri, localName, m_elemContext.m_elementName, m_attributes);
343 * consideration that startElement() will soon be called
496 public void startElement(
501 startElement(
506 public void startElement(String elementName) throws SAXException
508 startElement(null, null, elementName, null);
637 * @see org.xml.sax.ContentHandler#startElement(String, String, String, Attributes)
639 public void startElement(
    [all...]
ToSAXHandler.java 184 * @see org.xml.sax.ContentHandler#startElement
190 * @see org.xml.sax.ContentHandler#startElement(String,String,String,Attributes)
192 public void startElement(
311 * @see ExtendedContentHandler#startElement(String, String, String)
313 public void startElement(String uri, String localName, String qName)
330 * @see ExtendedContentHandler#startElement(String)
332 public void startElement(String qName) throws SAXException {
  /external/chromium-trace/catapult/third_party/gsutil/third_party/boto/boto/ec2/
ec2object.py 38 def startElement(self, name, attrs, connection):
60 def startElement(self, name, attrs, connection):
reservedinstance.py 50 def startElement(self, name, attrs, connection):
105 def startElement(self, name, attrs, connection):
117 def startElement(self, name, attrs, connection):
170 def startElement(self, name, attrs, connection):
201 def startElement(self, name, attrs, connection):
222 def startElement(self, name, attrs, connection):
247 def startElement(self, name, attrs, connection):
268 def startElement(self, name, attrs, connection):
289 def startElement(self, name, attrs, connection):
323 def startElement(self, name, attrs, connection)
    [all...]
  /packages/inputmethods/LatinIME/tools/make-keyboard-text/src/com/android/inputmethod/keyboard/tools/
ArrayInitializerFormatter.java 56 final String startElement = mBuffer.toString()
61 mIndent, mResourceNames[mStartIndexOfBuffer], startElement,
  /external/chromium-trace/catapult/third_party/gsutil/third_party/boto/boto/sts/
credentials.py 77 def startElement(self, name, attrs, connection):
160 def startElement(self, name, attrs, connection):
190 def startElement(self, name, attrs, connection):
211 def startElement(self, name, attrs, connection):
230 def startElement(self, name, attrs, connection):
  /external/chromium-trace/catapult/third_party/gsutil/third_party/boto/boto/cloudfront/
identity.py 34 def startElement(self, name, attrs, connection):
85 def startElement(self, name, attrs, connection):
106 def startElement(self, name, attrs, connection):

Completed in 536 milliseconds

1 23 4 5 6 7 8 91011>>