Home
last modified time | relevance | path

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

/art/runtime/dex/
Ddex_file_annotations.cc413 bool ProcessAnnotationValue(const ClassData& klass, in ProcessAnnotationValue() function
600 if (!ProcessAnnotationValue<kTransactionActive>(klass, in ProcessAnnotationValue()
727 if (!ProcessAnnotationValue<false>(klass, in CreateAnnotationMember()
822 ? ProcessAnnotationValue<true>(klass, in GetAnnotationValue()
827 : ProcessAnnotationValue<false>(klass, in GetAnnotationValue()
1092 if (!ProcessAnnotationValue<false>(klass, in GetAnnotationDefaultValue()
1600 if (!ProcessAnnotationValue<false>(data, in GetEnclosingClass()
1659 if (!ProcessAnnotationValue<false>(data, in GetInnerClass()
1692 if (!ProcessAnnotationValue<false>(data, in GetInnerClassFlags()
1746 if (!ProcessAnnotationValue<false>(data, in GetSourceDebugExtension()
[all …]