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

/art/runtime/dex/
H A Ddex_file_annotations.cc306 dex_file->GetParameterAnnotations(annotations_dir);
1108 mirror::ObjectArray<mirror::Object>* GetParameterAnnotations(ArtMethod* method) { function in namespace:art::annotations
/art/libdexfile/dex/
H A Ddex_file.h814 const ParameterAnnotationsItem* GetParameterAnnotations(const AnnotationsDirectoryItem* anno_dir) function in class:art::DexFile::MethodHandleType
/art/dexlayout/
H A Ddex_ir.h1242 ParameterAnnotationVector* GetParameterAnnotations() { return parameter_annotations_.get(); } function in class:art::dex_ir::AnnotationsDirectoryItem

Completed in 72 milliseconds