Home
last modified time | relevance | path

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

/art/dexlayout/
Ddex_verify.h57 bool VerifyMethodAnnotations(dex_ir::MethodAnnotationVector* orig,
Ddex_verify.cc315 if (!VerifyMethodAnnotations(orig->GetMethodAnnotations(), in VerifyAnnotationsDirectory()
368 bool VerifyMethodAnnotations(dex_ir::MethodAnnotationVector* orig, in VerifyMethodAnnotations() function