Home
last modified time | relevance | path

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

/build/soong/scripts/
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,
Dmanifest.py35 def find_child_with_attribute(element, tag_name, namespace_uri, function