Home
last modified time | relevance | path

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

/art/dexlayout/
Ddex_verify.h74 bool VerifyEncodedAnnotation(dex_ir::EncodedAnnotation* orig,
Ddex_verify.cc508 return VerifyEncodedAnnotation(orig->GetAnnotation(), in VerifyAnnotation()
514 bool VerifyEncodedAnnotation(dex_ir::EncodedAnnotation* orig, in VerifyEncodedAnnotation() function
689 if (!VerifyEncodedAnnotation(orig->GetEncodedAnnotation(), in VerifyEncodedValue()