Home
last modified time | relevance | path

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

/art/runtime/
Ddex_file_annotations.cc364 ArtMethod* create_annotation_method = in ProcessEncodedAnnotation() local
368 create_annotation_method->Invoke(self, args, sizeof(args), &result, "LLL"); in ProcessEncodedAnnotation()