Home
last modified time | relevance | path

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

/art/dexlayout/
Ddex_verify.h50 bool VerifyAnnotationsDirectory(dex_ir::AnnotationsDirectoryItem* orig,
Ddex_verify.cc270 if (!VerifyAnnotationsDirectory(orig->Annotations(), output->Annotations(), error_msg)) { in VerifyClassDef()
296 bool VerifyAnnotationsDirectory(dex_ir::AnnotationsDirectoryItem* orig, in VerifyAnnotationsDirectory() function