Searched refs:GetClassAnnotationSet (Results 1 – 4 of 4) sorted by relevance
350 return dex_file.GetClassAnnotationSet(annotations_dir); in FindAnnotationSetForClass()1040 dex_file->GetClassAnnotationSet(annotations_dir); in GetAnnotationDefaultValue()1436 const AnnotationSetItem* annotation_set = dex_file.GetClassAnnotationSet(annotations_dir); in HasDeadReferenceSafeAnnotation()
574 const dex::AnnotationSetItem* GetClassAnnotationSet(const dex::AnnotationsDirectoryItem* anno_dir) in GetClassAnnotationSet() function
728 dex_file.GetClassAnnotationSet(disk_annotations_item); in CreateAnnotationsDirectoryItem()
698 const dex::AnnotationSetItem* class_set_item = pDexFile->GetClassAnnotationSet(dir); in dumpClassAnnotations()