Searched refs:tag_array (Results 1 – 3 of 3) sorted by relevance
145 uint32_t* tag_array) in getAllTags() argument147 if (tag_array == NULL) { in getAllTags()155 *tag_array++ = tag; in getAllTags()
132 static void get_all_tags(const vendor_tag_ops_t* ops, uint32_t* tag_array) in get_all_tags() argument134 gVendorTags.getAllTags(ops, tag_array); in get_all_tags()
33 void getAllTags(const vendor_tag_ops_t* ops, uint32_t* tag_array);