Home
last modified time | relevance | path

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

/art/runtime/native/
Djava_lang_reflect_Constructor.cc56 mirror::ObjectArray<mirror::Class>* empty_array = in Constructor_getDeclaredAnnotations() local
79 mirror::ObjectArray<mirror::Class>* empty_array = in Constructor_getExceptionTypes() local
Djava_lang_reflect_AbstractMethod.cc37 mirror::ObjectArray<mirror::Object>* empty_array = in AbstractMethod_getDeclaredAnnotations() local
Djava_lang_reflect_Method.cc81 mirror::ObjectArray<mirror::Class>* empty_array = in Method_getExceptionTypes() local
Djava_lang_Class.cc439 mirror::ObjectArray<mirror::Object>* empty_array = in Class_getDeclaredAnnotations() local
466 mirror::ObjectArray<mirror::Class>* empty_array = in Class_getDeclaredClasses() local
Djava_lang_reflect_Field.cc436 mirror::ObjectArray<mirror::Object>* empty_array = in Field_getDeclaredAnnotations() local