Home
last modified time | relevance | path

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

/aosp_15_r20/art/runtime/dex/
H A Ddex_file_annotations.cc1288 const char* annotation_descriptor, in IsMethodBuildAnnotationPresent()
2025 const char* annotation_descriptor = dex_file.GetTypeDescriptor(dex::TypeIndex(type_index)); in VisitClassAnnotations() local