Home
last modified time | relevance | path

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

/art/dexlayout/
Ddex_ir.cc468 new AnnotationItem(visibility, encoded_value->ReleaseEncodedAnnotation()); in CreateAnnotationItem()
Ddex_ir.h679 EncodedAnnotation* ReleaseEncodedAnnotation() { return encoded_annotation_.release(); } in ReleaseEncodedAnnotation() function