Searched defs:SkipAnnotationValue (Results 1 - 1 of 1) sorted by relevance

/art/runtime/
H A Ddex_file.cc2187 SkipAnnotationValue(&annotation);
2193 bool DexFile::SkipAnnotationValue(const uint8_t** annotation_ptr) const { function in class:art::DexFile
2218 if (!SkipAnnotationValue(&annotation)) {
2231 if (!SkipAnnotationValue(&annotation)) {

Completed in 3524 milliseconds