Home
last modified time | relevance | path

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

/art/dexlayout/
Ddexlayout.cc642 uint32_t annotations_offset = 0; in DumpClassDef() local
644 annotations_offset = class_def->Annotations()->GetOffset(); in DumpClassDef()
647 annotations_offset, annotations_offset); in DumpClassDef()