Home
last modified time | relevance | path

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

/art/runtime/dex/
Ddex_file_annotations.cc1924 bool is_consumed = ProcessAnnotationValue<false>(klass, in VisitEncodedValue() local
1934 DCHECK(!is_consumed) << " unexpected consumption of array-typed element '" << element_name in VisitEncodedValue()
1953 DCHECK(!is_consumed) << " unexpected consumption of annotation-typed element '" in VisitEncodedValue()
1969 DCHECK(is_consumed) << StringPrintf( in VisitEncodedValue()
1974 if (UNLIKELY(!is_consumed)) { in VisitEncodedValue()