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.cc401 ArtMethod* create_annotation_method = in ProcessEncodedAnnotation() local
405 create_annotation_method->Invoke(self, args, sizeof(args), &result, "LLL"); in ProcessEncodedAnnotation()