Searched refs:FindAnnotationsItemForMethod (Results 1 – 2 of 2) sorted by relevance
987 const ParameterAnnotationsItem* FindAnnotationsItemForMethod(ArtMethod* method) const
1261 const DexFile::ParameterAnnotationsItem* DexFile::FindAnnotationsItemForMethod(ArtMethod* method) in FindAnnotationsItemForMethod() function in art::DexFile1351 const ParameterAnnotationsItem* parameter_annotations = FindAnnotationsItemForMethod(method); in GetParameterAnnotations()