Home
last modified time | relevance | path

Searched defs:GetParameterAnnotations (Results 1 – 3 of 3) sorted by relevance

/art/runtime/dex/
Ddex_file_annotations.cc1108 mirror::ObjectArray<mirror::Object>* GetParameterAnnotations(ArtMethod* method) { in GetParameterAnnotations() function
/art/libdexfile/dex/
Ddex_file.h814 const ParameterAnnotationsItem* GetParameterAnnotations(const AnnotationsDirectoryItem* anno_dir) in GetParameterAnnotations() function
/art/dexlayout/
Ddex_ir.h1242 ParameterAnnotationVector* GetParameterAnnotations() { return parameter_annotations_.get(); } in GetParameterAnnotations() function