Searched refs:CheckEncodedAnnotation (Results 1 - 2 of 2) sorted by relevance

/art/runtime/
H A Ddex_file_verifier.h85 bool CheckEncodedAnnotation();
H A Ddex_file_verifier.cc694 if (!CheckEncodedAnnotation()) {
730 bool DexFileVerifier::CheckEncodedAnnotation() { function in class:art::DexFileVerifier
1251 if (!CheckEncodedAnnotation()) {

Completed in 22 milliseconds