Home
last modified time | relevance | path

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

/art/runtime/dex/
Ddex_file_annotations.cc205 bool SkipAnnotationValue(const DexFile& dex_file, const uint8_t** annotation_ptr) in SkipAnnotationValue() function
231 if (!SkipAnnotationValue(dex_file, &annotation)) { in SkipAnnotationValue()
244 if (!SkipAnnotationValue(dex_file, &annotation)) { in SkipAnnotationValue()
279 SkipAnnotationValue(dex_file, &annotation); in SearchEncodedAnnotation()