Home
last modified time | relevance | path

Searched refs:find_child_with_attribute (Results 1 – 3 of 3) sorted by relevance

/aosp12/build/soong/scripts/
H A Dmanifest_fixer.py29 from manifest import find_child_with_attribute
160 if not find_child_with_attribute(application, 'meta-data', android_ns,
206 if find_child_with_attribute(application, 'uses-library', android_ns,
H A Dmanifest.py35 def find_child_with_attribute(element, tag_name, namespace_uri, function
/aosp12/system/apex/apexer/
H A Dapexer.py38 from manifest import find_child_with_attribute
425 if not find_child_with_attribute(application, 'meta-data', android_ns,