Home
last modified time | relevance | path

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

/aosp_15_r20/art/runtime/native/
H A Djava_lang_Class.cc849 ObjPtr<mirror::Object> element_array = in Class_getRecordAnnotationElement() local
/aosp_15_r20/art/runtime/dex/
H A Ddex_file_annotations.cc384 ObjPtr<mirror::ObjectArray<mirror::Object>> element_array = nullptr; in ProcessEncodedAnnotation() local