Home
last modified time | relevance | path

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

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