Home
last modified time | relevance | path

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

/aosp_15_r20/art/runtime/dex/
H A Ddex_file_annotations.cc403 ArtMethod* create_annotation_method = in ProcessEncodedAnnotation() local
405 ObjPtr<mirror::Object> result = create_annotation_method->InvokeStatic<'L', 'L', 'L'>( in ProcessEncodedAnnotation()