Home
last modified time | relevance | path

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

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