Home
last modified time | relevance | path

Searched refs:GetClassAnnotationSet (Results 1 – 2 of 2) sorted by relevance

/art/runtime/
Ddex_file.h887 const AnnotationSetItem* GetClassAnnotationSet(const AnnotationsDirectoryItem* anno_dir) const { in GetClassAnnotationSet() function
Ddex_file.cc1288 const AnnotationSetItem* annotation_set = GetClassAnnotationSet(annotations_dir); in GetAnnotationDefaultValue()
1396 return GetClassAnnotationSet(annotations_dir); in FindAnnotationSetForClass()