Home
last modified time | relevance | path

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

/art/runtime/dex/
Ddex_file_annotations.cc1253 const char* annotation_descriptor, in IsMethodBuildAnnotationPresent() argument
1263 if (strcmp(descriptor, annotation_descriptor) == 0) { in IsMethodBuildAnnotationPresent()