Home
last modified time | relevance | path

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

/art/dexlayout/
Ddex_verify.h78 bool VerifyAnnotationElement(dex_ir::AnnotationElement* orig,
Ddex_verify.cc537 if (!VerifyAnnotationElement((*orig_elements)[i].get(), in VerifyEncodedAnnotation()
547 bool VerifyAnnotationElement(dex_ir::AnnotationElement* orig, in VerifyAnnotationElement() function