Searched defs:FindAnnotationsItemForMethod (Results 1 - 1 of 1) sorted by relevance

/art/runtime/
H A Ddex_file.cc1261 const DexFile::ParameterAnnotationsItem* DexFile::FindAnnotationsItemForMethod(ArtMethod* method) function in class:art::DexFile
1351 const ParameterAnnotationsItem* parameter_annotations = FindAnnotationsItemForMethod(method);

Completed in 43 milliseconds