HomeSort by relevance Sort by last modified time
    Searched refs:ReleaseEncodedAnnotation (Results 1 - 2 of 2) sorted by null

  /art/dexlayout/
dex_ir.cc 443 new AnnotationItem(visibility, encoded_value->ReleaseEncodedAnnotation());
    [all...]
dex_ir.h 680 EncodedAnnotation* ReleaseEncodedAnnotation() { return encoded_annotation_.release(); }
    [all...]

Completed in 76 milliseconds