Searched refs:VerifyAnnotationSet (Results 1 – 2 of 2) sorted by relevance
293 if (!VerifyAnnotationSet(orig->GetClassAnnotation(), output->GetClassAnnotation(), error_msg)) { in VerifyAnnotationsDirectory()346 if (!VerifyAnnotationSet(orig_field->GetAnnotationSetItem(), in VerifyFieldAnnotations()387 if (!VerifyAnnotationSet(orig_method->GetAnnotationSetItem(), in VerifyMethodAnnotations()451 if (!VerifyAnnotationSet((*orig_items)[i], (*output_items)[i], error_msg)) { in VerifyAnnotationSetRefList()458 bool VerifyAnnotationSet(dex_ir::AnnotationSetItem* orig, in VerifyAnnotationSet() function
68 bool VerifyAnnotationSet(dex_ir::AnnotationSetItem* orig,