Home
last modified time | relevance | path

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

/art/runtime/dex/
Ddex_file_annotations.cc400 ArtMethod* create_annotation_method = in ProcessEncodedAnnotation() local
402 ObjPtr<mirror::Object> result = create_annotation_method->InvokeStatic<'L', 'L', 'L'>( in ProcessEncodedAnnotation()