Home
last modified time | relevance | path

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

/aosp12/system/tools/aidl/
H A Daidl_language.cpp328 static const AidlAnnotation* GetAnnotation(const vector<AidlAnnotation>& annotations, in GetAnnotation() function
/aosp12/art/dexlayout/
H A Ddex_ir.h1112 EncodedAnnotation* GetAnnotation() const { return annotation_.get(); } in GetAnnotation() function