Home
last modified time | relevance | path

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

/aosp12/art/libprofile/profile/
H A Dprofile_compilation_info.h994 const std::list<ProfileCompilationInfo::ProfileSampleAnnotation>& GetAnnotations() const { in GetAnnotations() function
/aosp12/art/dexlayout/
H A Ddex_ir.h1197 AnnotationSetRefList* GetAnnotations() { return annotations_; } in GetAnnotations() function