Home
last modified time | relevance | path

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

/aosp_15_r20/art/runtime/dex/
H A Ddex_file_annotations.cc416 bool ProcessAnnotationValue(const ClassData& klass, in ProcessAnnotationValue() function
608 if (!ProcessAnnotationValue<kTransactionActive>(klass, in ProcessAnnotationValue()
735 if (!ProcessAnnotationValue<false>(klass, in CreateAnnotationMember()
830 ? ProcessAnnotationValue<true>(klass, in GetAnnotationValue()
835 : ProcessAnnotationValue<false>(klass, in GetAnnotationValue()
1100 if (!ProcessAnnotationValue<false>(klass, in GetAnnotationDefaultValue()
1608 if (!ProcessAnnotationValue<false>(data, in GetEnclosingClass()
1667 if (!ProcessAnnotationValue<false>(data, in GetInnerClass()
1700 if (!ProcessAnnotationValue<false>(data, in GetInnerClassFlags()
1754 if (!ProcessAnnotationValue<false>(data, in GetSourceDebugExtension()
[all …]