Home
last modified time | relevance | path

Searched refs:GetAnnotationArrayValue (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/art/runtime/dex/
H A Ddex_file_annotations.cc850 static inline ObjPtr<mirror::ObjectArray<T>> GetAnnotationArrayValue( in GetAnnotationArrayValue() function
1551 return GetAnnotationArrayValue<mirror::Class>(klass, in GetDeclaredClasses()
1797 return GetAnnotationArrayValue<mirror::Class>(klass, in GetNestMembers()
1803 return GetAnnotationArrayValue<mirror::Class>(klass, in GetPermittedSubclasses()