Searched defs:GetParameterAnnotations (Results 1 – 2 of 2) sorted by relevance
915 const ParameterAnnotationsItem* GetParameterAnnotations(const AnnotationsDirectoryItem* anno_dir) in GetParameterAnnotations() function
1350 mirror::ObjectArray<mirror::Object>* DexFile::GetParameterAnnotations(ArtMethod* method) const { in GetParameterAnnotations() function in art::DexFile