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

/art/runtime/
H A Ddex_file.cc1268 const ParameterAnnotationsItem* parameter_annotations = GetParameterAnnotations(annotations_dir);
1350 mirror::ObjectArray<mirror::Object>* DexFile::GetParameterAnnotations(ArtMethod* method) const { function in class:art::DexFile
H A Ddex_file.h915 const ParameterAnnotationsItem* GetParameterAnnotations(const AnnotationsDirectoryItem* anno_dir) function in class:art::DexFile
997 mirror::ObjectArray<mirror::Object>* GetParameterAnnotations(ArtMethod* method) const

Completed in 79 milliseconds