Searched defs:end_tag (Results 1 – 7 of 7) sorted by relevance
/aosp12/frameworks/native/libs/binder/ndk/scripts/ |
H A D | gen_parcel_helper.py | 35 def replaceFileTags(path, content, start_tag, end_tag): argument
|
/aosp12/art/libartbase/base/ |
H A D | bit_vector-inl.h | 75 inline BitVector::IndexIterator::IndexIterator(const BitVector* bit_vector, end_tag) in IndexIterator() argument
|
H A D | bit_vector.h | 76 struct end_tag { }; struct
|
/aosp12/system/core/init/ |
H A D | perfboot.py | 347 def print_summary(record_list, end_tag): argument 357 def do_iteration(device, interval_adjuster, event_tags_re, end_tag): argument
|
/aosp12/hardware/qcom/audio/hal/audio_extn/ |
H A D | audiozoom.c | 107 static void end_tag(void *userdata __unused, const XML_Char *tag_name) in end_tag() function
|
/aosp12/hardware/qcom/audio/hal/ |
H A D | platform_info.c | 1046 static void end_tag(void *userdata __unused, const XML_Char *tag_name) in end_tag() function
|
/aosp12/system/media/audio_route/ |
H A D | audio_route.c | 640 static void end_tag(void *data, const XML_Char *tag_name) in end_tag() function
|