Home
last modified time | relevance | path

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

/aosp12/art/dexlayout/
H A Ddex_ir.h806 EncodedAnnotation* ReleaseEncodedAnnotation() { return encoded_annotation_.release(); } in ReleaseEncodedAnnotation() function
H A Ddex_ir_builder.cc687 encoded_value->ReleaseEncodedAnnotation()); in CreateAnnotationItem()