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

  /frameworks/av/services/audiopolicy/engineconfigurable/tools/
buildPolicyCriterionTypes.py 88 criterion_types_root = criterion_types_in_tree.getroot()
91 for criterion_type in criterion_types_root.findall('criterion_type'):
102 for criterion_type in criterion_types_root.findall('criterion_type'):
119 xmlstr = ET.tostring(criterion_types_root, encoding='utf8', method='xml')
domainGeneratorPolicy.py 115 criterion_types_root = criterion_types_tree.getroot()

Completed in 237 milliseconds