Home
last modified time | relevance | path

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

/art/dexlayout/
Ddexlayout.cc641 uint32_t annotations_offset = 0; in DumpClassDef() local
643 annotations_offset = class_def->Annotations()->GetOffset(); in DumpClassDef()
646 annotations_offset, annotations_offset); in DumpClassDef()