Searched defs:GetParameterAnnotations (Results 1 – 3 of 3) sorted by relevance
581 const dex::ParameterAnnotationsItem* GetParameterAnnotations( in GetParameterAnnotations() function
1121 ObjPtr<mirror::ObjectArray<mirror::Object>> GetParameterAnnotations(ArtMethod* method) { in GetParameterAnnotations() function
1222 ParameterAnnotationVector* GetParameterAnnotations() { return parameter_annotations_.get(); } in GetParameterAnnotations() function