Home
last modified time | relevance | path

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

/art/runtime/
Ddex_file_annotations.cc178 bool SkipAnnotationValue(const DexFile& dex_file, const uint8_t** annotation_ptr) in SkipAnnotationValue() function
204 if (!SkipAnnotationValue(dex_file, &annotation)) { in SkipAnnotationValue()
217 if (!SkipAnnotationValue(dex_file, &annotation)) { in SkipAnnotationValue()
252 SkipAnnotationValue(dex_file, &annotation); in SearchEncodedAnnotation()