Home
last modified time | relevance | path

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

/art/dexlayout/
Ddex_verify.h65 bool VerifyAnnotationSetRefList(dex_ir::AnnotationSetRefList* orig,
Ddex_verify.cc441 if (!VerifyAnnotationSetRefList(orig_param->GetAnnotations(), in VerifyParameterAnnotations()
450 bool VerifyAnnotationSetRefList(dex_ir::AnnotationSetRefList* orig, in VerifyAnnotationSetRefList() function