Home
last modified time | relevance | path

Searched refs:annotation_ptr (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() argument
207 const uint8_t* annotation = *annotation_ptr; in SkipAnnotationValue()
261 *annotation_ptr = annotation; in SkipAnnotationValue()
416 const uint8_t** annotation_ptr, in ProcessAnnotationValue() argument
426 const uint8_t* annotation = *annotation_ptr; in ProcessAnnotationValue()
684 *annotation_ptr = annotation; in ProcessAnnotationValue()