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

  /art/dexlayout/
dex_verify.h 74 bool VerifyEncodedAnnotation(dex_ir::EncodedAnnotation* orig,
dex_verify.cc 495 return VerifyEncodedAnnotation(orig->GetAnnotation(),
501 bool VerifyEncodedAnnotation(dex_ir::EncodedAnnotation* orig,
676 if (!VerifyEncodedAnnotation(orig->GetEncodedAnnotation(),
    [all...]

Completed in 92 milliseconds