Home
last modified time | relevance | path

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

/art/libdexfile/dex/
Ddex_file_verifier.cc284 bool CheckEncodedAnnotation();
1042 if (!CheckEncodedAnnotation()) { in CheckEncodedValue()
1100 bool DexFileVerifier::CheckEncodedAnnotation() { in CheckEncodedAnnotation() function in art::dex::DexFileVerifier
1848 if (!CheckEncodedAnnotation()) { in CheckIntraAnnotationItem()