OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:_serialize_xml
(Results
1 - 2
of
2
) sorted by null
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/xml/etree/
ElementTree.py
899
def
_serialize_xml
(write, elem, encoding, qnames, namespaces):
function
912
_serialize_xml
(write, e, encoding, qnames, None)
939
_serialize_xml
(write, e, encoding, qnames, None)
[
all
...]
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/xml/etree/
ElementTree.py
899
def
_serialize_xml
(write, elem, encoding, qnames, namespaces):
function
912
_serialize_xml
(write, e, encoding, qnames, None)
939
_serialize_xml
(write, e, encoding, qnames, None)
[
all
...]
Completed in 3322 milliseconds