Home
last modified time | relevance | path

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

/art/dexlayout/
Ddex_verify.cc527 dex_ir::AnnotationElementVector* output_elements = output->GetAnnotationElements(); in VerifyEncodedAnnotation() local
528 if (orig_elements->size() != output_elements->size()) { in VerifyEncodedAnnotation()
533 output_elements->size()); in VerifyEncodedAnnotation()
538 (*output_elements)[i].get(), in VerifyEncodedAnnotation()