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

  /art/dexlayout/
dex_verify.cc 676 if (!VerifyEncodedAnnotation(orig->GetEncodedAnnotation(),
677 output->GetEncodedAnnotation(),
    [all...]
dex_writer.cc 179 offset += WriteEncodedAnnotation(encoded_value->GetEncodedAnnotation(), offset);
dex_ir.h 678 EncodedAnnotation* GetEncodedAnnotation() const { return encoded_annotation_.get(); }
    [all...]
dexlayout.cc 576 DumpEncodedAnnotation(data->GetEncodedAnnotation());
    [all...]

Completed in 55 milliseconds