Home
last modified time | relevance | path

Searched defs:element (Results 1 – 4 of 4) sorted by relevance

/system/media/camera/docs/
Dmetadata_validate.py66 def find_parent_by_name(element, names): argument
94 def find_all_child_tags(element, tag): argument
122 def find_child_tag(element, tag): argument
150 def find_kind(element): argument
Dmetadata_parser_xml.py93 def _find_direct_strings(element): argument
100 def _strings_no_nl(element): argument
/system/core/libcorkscrew/
Dsymbol_table.c48 static int bcompar(const void *key, const void *element) { in bcompar()
/system/extras/ext4_utils/
Dallocate.c85 struct xattr_list_element *element; in xattr_list_find() local
95 struct xattr_list_element *element = malloc(sizeof(struct xattr_list_element)); in xattr_list_insert() local