Home
last modified time | relevance | path

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

/art/dexlayout/
Ddex_verify.h61 bool VerifyParameterAnnotations(dex_ir::ParameterAnnotationVector* orig,
Ddex_verify.cc321 return VerifyParameterAnnotations(orig->GetParameterAnnotations(), in VerifyAnnotationsDirectory()
409 bool VerifyParameterAnnotations(dex_ir::ParameterAnnotationVector* orig, in VerifyParameterAnnotations() function