Home
last modified time | relevance | path

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

/art/libdexfile/dex/
Ddex_file.h694 const dex::ParameterAnnotationsItem* GetParameterAnnotations( in GetParameterAnnotations() function
/art/runtime/dex/
Ddex_file_annotations.cc1135 ObjPtr<mirror::ObjectArray<mirror::Object>> GetParameterAnnotations(ArtMethod* method) { in GetParameterAnnotations() function