Searched refs:find_all_child_tags (Results 1 - 1 of 1) sorted by relevance

/system/media/camera/docs/
H A Dmetadata_validate.py105 def find_all_child_tags(element, tag): function
126 lst = find_all_child_tags(el, 'value')
155 matching_tags = find_all_child_tags(element, tag)

Completed in 1419 milliseconds