Searched refs:SkipAnnotationValue (Results 1 – 1 of 1) sorted by relevance
205 bool SkipAnnotationValue(const DexFile& dex_file, const uint8_t** annotation_ptr) in SkipAnnotationValue() function231 if (!SkipAnnotationValue(dex_file, &annotation)) { in SkipAnnotationValue()244 if (!SkipAnnotationValue(dex_file, &annotation)) { in SkipAnnotationValue()279 SkipAnnotationValue(dex_file, &annotation); in SearchEncodedAnnotation()