HomeSort by relevance Sort by last modified time
    Searched refs:ApplyToAllDescendantElements (Results 1 - 2 of 2) sorted by null

  /external/chromium/net/tools/testserver/
xmppserver.py 50 def ApplyToAllDescendantElements(xml_element, fn):
54 ApplyToAllDescendantElements(node, fn)
57 ApplyToAllDescendantElements(root, FixMinidomXmlnsBug)
  /external/chromium_org/sync/tools/testserver/
xmppserver.py 49 def ApplyToAllDescendantElements(xml_element, fn):
53 ApplyToAllDescendantElements(node, fn)
56 ApplyToAllDescendantElements(root, FixMinidomXmlnsBug)

Completed in 105 milliseconds