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();
1046 if (!CheckEncodedAnnotation()) { in CheckEncodedValue()
1104 bool DexFileVerifier::CheckEncodedAnnotation() { in CheckEncodedAnnotation() function in art::dex::DexFileVerifier
1852 if (!CheckEncodedAnnotation()) { in CheckIntraAnnotationItem()