Home
last modified time | relevance | path

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

/art/runtime/
Ddex_file.cc1687 return ProcessEncodedAnnotation(klass, &annotation); in GetAnnotationObjectFromAnnotationSet()
1779 mirror::Object* annotation_obj = ProcessEncodedAnnotation(klass, &annotation); in ProcessAnnotationSet()
2063 element_object = ProcessEncodedAnnotation(klass, &annotation); in ProcessAnnotationValue()
2099 mirror::Object* DexFile::ProcessEncodedAnnotation(Handle<mirror::Class> klass, in ProcessEncodedAnnotation() function in art::DexFile
Ddex_file.h1065 mirror::Object* ProcessEncodedAnnotation(Handle<mirror::Class> klass,